faylang / fay

A proper subset of Haskell that compiles to JavaScript
https://github.com/faylang/fay/wiki
BSD 3-Clause "New" or "Revised" License
1.29k stars 86 forks source link

Make Printer a Monoid instead of Monad and Add a --pretty-thunks flag #422

Closed michalseweryn closed 9 years ago

michalseweryn commented 9 years ago

https://github.com/faylang/fay/issues/367

bergmark commented 9 years ago

Thanks @michalseweryn this looks great!

Since this is a breaking change I'd like to think a bit about other changes that should be included in the next release. If I forget or it's a blocker for you please let me know!