Haskell Core Libraries (haskell98 package)ContentsIndex
Description

This package contains the Haskell 98 Standard Libraries, which are always available to every Haskell program. The implementations of these libraries however reside elsewhere in the hierarchy (the modules here mostly just re-export the contents of other libraries).

For more information on the standard libraries, please see the Haskell 98 Library Report, here: http://www.haskell.org/onlinelibrary/.

Modules
Array
Bits
CError
CForeign
CPUTime
CString
CTypes
Char
Complex
Directory
ForeignPtr
IO
Int
Ix
List
Locale
MarshalAlloc
MarshalArray
MarshalError
MarshalUtils
Maybe
Monad
Ptr
Random
Ratio
StablePtr
Storable
System
Time
Word
Produced by Haddock version 0.4