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

Remove custom setup to enable cross-compilation #107

Open georgefst opened 2 years ago

georgefst commented 2 years ago

See https://github.com/cdepillabout/pretty-simple/issues/82#issuecomment-921094150.

This is really just a placeholder. Until we have a new approach to doctests, this serves as a branch to point to for projects where I need to cross-compile pretty-simple. I'll periodically rebase it on master.