[Haskell-cafe] What could be considered "standard Haskell" these
days?
Bulat Ziganshin
bulat.ziganshin at gmail.com
Fri Jan 16 09:15:44 EST 2009
Hello Mauricio,
Friday, January 16, 2009, 5:00:58 PM, you wrote:
> So: if someone wants to learn the details of the language,
> what could be the subset of extensions one should learn
> and make regular use, and also include in code supposed
> to be used by others in the long term?
probably Haskell-prime is the best guiding line now
historically, this "pretty standard Haskell" is a common subset of
hugs and ghc extensions. but even this subset is a bit too large,
containing some temporary and not much beloved extensions (parallel
comprehensions, fundeps...)
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list