Base package

From HaskellWiki
Revision as of 04:44, 7 March 2006 by BrettGiles (talk | contribs) (Adding link to Maybe)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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:

Arrays

Functor

Maybe

Monad