[Haskell-cafe] Documenting extensions

Erik Hesselink hesselink at gmail.com
Thu Apr 21 12:16:26 UTC 2016


On 21 April 2016 at 12:19, Giacomo Tesio <giacomo at tesio.it> wrote:
> 2016-04-05 22:12 GMT+02:00 Doug McIlroy <doug at cs.dartmouth.edu>:
>>
>> Later I discovered
>> that by default GHC rejected almost all my report-conforming (H98
>> and H2010) code.
>
>
> Do you mean that GHC can't compile Haskell2010 conformant code?
> Can you please post (or point to) some examples?

This page [1] lists the ways in which GHC diverges from the standard.

Erik

[1] https://downloads.haskell.org/~ghc/master/users-guide/bugs.html


More information about the Haskell-Cafe mailing list