base package:base

Core data structures and operations Haskell's base library provides, among other things, core types (e.g. Bool and Int), data structures (e.g. List, Tuple and Maybe), the Exception mechanism, and the IO & Concurrency operations. The Prelude module, which is imported by default, exposes a curated set of types and functions from other modules. Other data structures like Map, Set are available in the containers library. To work with textual data, use the text library.
Extensible exceptions, except for multiple handlers.
Basic data types and classes.
Shows a non-negative Integral number using the base specified by the first argument, and the character representation specified by the second.
address to ask the OS for memory
address to ask the OS for memory for the linker, 0 ==> off