List of core libraries
Thomas Miedema
thomasmiedema at gmail.com
Sat Sep 27 17:13:15 UTC 2014
Hello core libraries committee,
on the library submissions page on the Haskell wiki it says: "The core
libraries ... define basic APIs that are expected to be available in any
Haskell implementation."
Is this list of those core libraries and their maintainers up-to-date:
http://www.haskell.org/haskellwiki/Library_submissions#The_Core_Libraries
I am asking, since GHC 7.8.3 also includes:
* binary
* bytestring
* filepath
* haskeline
* hoopl
* integer-gmp
* terminfo
* transformers
But they are not core libraries. Is that correct?
And GHC 7.8.3 doesn't include:
* mtl
* parallel
* primitive
* random
* vector
But they are core libraries. Is that correct?
Cheers,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20140927/1fd2a72a/attachment.html>
More information about the Libraries
mailing list