intro: "Fixed Prelude" - Mostly total and safe, provides Text and Monad transformers
Modern Prelude which provides safe alternatives for most of the partial functions. Text is preferred over String. Container types and Monad transformers are provided. Most important - this Prelude avoids fanciness. This means it just reexports from base and commonly used libraries and doesn't invent its own stuff. Everything is in one file.
Downloads
- intro-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1.0, 0.0.2.0, 0.0.2.1, 0.0.2.2, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.3.2.0, 0.4.0.0, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.2.1, 0.6.0.0, 0.6.0.1, 0.7.0.0, 0.8.0.0, 0.9.0.0 |
---|---|
Dependencies | base (>=4.8 && <5.0), bifunctors (>=5.2 && <5.5), binary (>=0.7 && <0.9), bytestring (>=0.9 && <0.11), containers (>=0.5 && <0.6), deepseq (>=1.4 && <1.5), dlist (>=0.7 && <0.9), extra (>=1.5.1 && <1.6), hashable (>=1.2 && <1.3), mtl (>=2.2 && <2.3), safe (>=0.3 && <0.4), semigroups (>=0.9 && <1), string-conversions (>=0.4 && <0.5), tagged (>=0.8 && <0.9), text (>=0.7 && <1.3), transformers (>=0.4 && <0.6), unordered-containers (>=0.2 && <0.3), writer-cps-mtl (>=0.1 && <0.2) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.1 |
License | MIT |
Copyright | 2016 Daniel Mendler |
Author | Daniel Mendler <mail@daniel-mendler.de> |
Maintainer | Daniel Mendler <mail@daniel-mendler.de> |
Category | Prelude |
Home page | https://github.com/minad/intro#readme |
Bug tracker | https://github.com/minad/intro/issues |
Source repo | head: git clone https://github.com/minad/intro |
Uploaded | by minad at 2017-01-09T16:38:26Z |
Distributions | |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 18830 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-01-09 [all 1 reports] |