@hackage intro0.0.2.0
Total Prelude with Text and Monad transformers
Installation
Dependencies (17)
- base >=4.9 && <5.0
- bifunctors >=5.4.1 && <5.5
- binary >=0.8.3.0 && <0.9
- bytestring >=0.9 && <0.11
- containers >=0.5.7.1 && <0.6
- deepseq >=1.4.2.0 && <1.5 Show all…
Dependents (2)
@hackage/talash, @hackage/intro-prelude
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.