stackbuilders/stache

`compileMustacheText ` not using lazy `Text`

flupe opened this issue · 0 comments

flupe commented

Minor issue, but the hackage documentation states1 that compileMustacheText compiles from lazy text input while this is clearly not the case.

Footnotes

  1. https://hackage.haskell.org/package/stache-2.3.3/docs/Text-Mustache-Compile.html#v:compileMustacheText