haskell-mafia / projector

A typed, total templating language
BSD 3-Clause "New" or "Revised" License
7 stars 7 forks source link

Burn the pretty-printer #254

Open thumphries opened 7 years ago

thumphries commented 7 years ago

It's really messed up and only used for testing. Provides bad test coverage as it always produces the least-ambiguous output with tons of parentheses.

A real one would spit out the layout-sensitive syntax most of the time.