Base package

From HaskellWiki
Revision as of 10:43, 9 January 2006 by Bulatz (talk | contribs)
Jump to navigation Jump to search

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.

See also: Arrays