Closed andreasabel closed 3 years ago
layout does not work with --bytestrings (missing import)
--bytestrings
import
--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.
Data.Text
layout does not work with
--bytestrings
(missingimport
)