
In addition to what others have said, there was a 24 days of ghc extensions
last year which highlighted some of the more interesting extensions and
more importantly, why you might use them.
https://ocharles.org.uk/blog/pages/2014-12-01-24-days-of-ghc-extensions.html
On Tue, Nov 1, 2016 at 8:41 AM, Zachary Kessin
I have noticed that almost every haskell source file I have looked at has 4-8 language extensions. It would be very nice if there was a page somewhere that listed them all and gave a short (1 paragraph) description of what that extension does and what it is normally used for. That is not a detailed description of the API but a short description of *WHY* you might want to use it. Followed by a link to the API
-- Zach Kessin SquareTarget http://squaretarget.rocks?utm_source=email-sig Twitter: @zkessin https://twitter.com/zkessin Skype: zachkessin ᐧ
_______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.