base: Core data structures and operations

[ bsd3, library, prelude ] [ Propose Tags ]

Haskell's base library provides, among other things, core types (e.g. Data.Bool and Data.Int), data structures (e.g. Data.List, Data.Tuple and Data.Maybe), the Control.Exception mechanism, and the System.IO & Control.Concurrent 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.

Modules

[Index] [Quick Jump]

Downloads

Versions [RSS] 3.0.3.1, 3.0.3.2, 4.0.0.0, 4.1.0.0, 4.2.0.0, 4.2.0.1, 4.2.0.2, 4.3.0.0, 4.3.1.0, 4.4.0.0, 4.4.1.0, 4.5.0.0, 4.5.1.0, 4.6.0.0, 4.6.0.1, 4.7.0.0, 4.7.0.1, 4.7.0.2, 4.8.0.0, 4.8.1.0, 4.8.2.0, 4.9.0.0, 4.9.1.0, 4.10.0.0, 4.10.1.0, 4.11.0.0, 4.11.1.0, 4.12.0.0, 4.13.0.0, 4.14.0.0, 4.14.1.0, 4.14.2.0, 4.14.3.0, 4.15.0.0, 4.15.1.0, 4.16.0.0, 4.16.1.0, 4.16.2.0, 4.16.3.0, 4.16.4.0, 4.17.0.0, 4.17.1.0, 4.17.2.0, 4.17.2.1, 4.18.0.0, 4.18.1.0, 4.18.2.0, 4.18.2.1, 4.19.0.0, 4.19.1.0
Change log changelog.md
Dependencies ghc-bignum (>=1.0 && <2.0), ghc-prim (>=0.5.1.0 && <0.11), rts (>=1.0 && <1.1) [details]
License BSD-3-Clause
Author
Maintainer Core Libraries Committee <core-libraries-committee@haskell.org>
Category Prelude
Bug tracker https://github.com/haskell/core-libraries-committee/issues
Source repo head: git clone https://gitlab.haskell.org/ghc/ghc.git(libraries/base)
Uploaded by wz1000 at 2024-04-16T06:26:00Z
Distributions Arch:4.16.4.0, Fedora:4.17.1.0
Reverse Dependencies 16197 direct, 73 indirect [details]
Downloads 63261 total (309 in the last 30 days)
Rating 2.75 (votes: 34) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]