BNFC / bnfc

BNF Converter
http://bnfc.digitalgrammars.com/
586 stars 165 forks source link

layout does not work with `--bytestrings` (missing `import`) #343

Closed andreasabel closed 3 years ago

andreasabel commented 3 years ago

layout does not work with --bytestrings (missing import)

andreasabel commented 3 years ago

--bytestrings also does not work well with unicode, so maybe it should be deprecated. It might be baggage of the past when Haskell did not have Data.Text yet.