Package Info

ghc-intro


"Fixed Prelude" - Mostly total and safe, provides Text and Monad transformers


Development/Libraries/Haskell

Intro is a modern Prelude which provides safe alternatives for most of the partial functions and follows other best practices, e.g., Text is preferred over String. For String overloading the extension 'OverloadedStrings' should be used. Container types and Monad transformers are provided.

Most important - this Prelude tries to keep things simple. This means it just reexports from base and commonly used libraries and adds only very few additional functions. Everything is exported explicitly to provide a stable interface and to improve the quality of the documentation.


License: MIT
URL: https://hackage.haskell.org/package/intro

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.3.0.1-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-intro
  • ghc-intro-devel
0.3.0.1-bp150.2.5 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-intro
  • ghc-intro-devel
0.3.0.1-bp150.2.6 info GA Release 2018-07-30 15
  • x86-64
  • ghc-intro
  • ghc-intro-devel