cdepillabout / pretty-simple

pretty-printer for Haskell data types that have a Show instance
https://hackage.haskell.org/package/pretty-simple
BSD 3-Clause "New" or "Revised" License
243 stars 29 forks source link

Add outputOptionsPrintStringLitsLiterally #68

Closed expipiplus1 closed 4 years ago

expipiplus1 commented 4 years ago

Closes #64

expipiplus1 commented 4 years ago

It would be very nice to turn this on by default, but then one bumps into https://gitlab.haskell.org/ghc/ghc/issues/11529

cdepillabout commented 4 years ago

Rebased on top of master in #69.