On Wed, Jun 24, 2009 at 11:59:38AM +0200, Alberto G. Corona  wrote:
> One question that is not clear in the documentation:Is JHC just a Haskell 98
> compiler? Has some extensions?

It is mainly a haskell 98 compiler, but does have several extensions.
However, not all of them correspond to GHC extensions and it is missing
some notable ones such as MPTCs, but has some other interesting ones
such as first class existential types.


        John


-- 
John Meacham - ⑆repetae.net⑆john⑈ - http://notanumber.net/
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to