ghc-foundation 0.0.30
Dependencies: ghc-basement@0.0.16
Channel: guix
Licenses: Modified BSD
Synopsis: Alternative prelude with batteries and no dependencies
Description:
This package provides a custom prelude with no dependencies apart from the base package.
Foundation has the following goals:
provide a base like sets of modules that provide a consistent set of features and bugfixes across multiple versions of GHC (unlike base).
provide a better and more efficient prelude than base's prelude.
be self-sufficient: no external dependencies apart from base;
provide better data-types: packed unicode string by default, arrays;
Numerical classes that better represent mathematical things (no more all-in-one
Num);I/O system with less lazy IO.
Total results: 1