Base package
From HaskellWiki
(Difference between revisions)
m (Adding link to Maybe) |
|||
| Line 6: | Line 6: | ||
[[Functor]] | [[Functor]] | ||
| + | |||
| + | [[Maybe]] | ||
[[Monad]] | [[Monad]] | ||
[[Category:Standard packages]] | [[Category:Standard packages]] | ||
Revision as of 04:44, 7 March 2006
The base package contains the Prelude and its support libraries, and a large collection of useful libraries ranging from data structures to parsing combinators and debugging utilities.
This package includes the following:
