@hackage classy-prelude0.12.7
A typeclass-based Prelude.
Installation
Dependencies (26)
- base >=4 && <5
- basic-prelude >=0.4 && <0.6
- bifunctors
- bytestring
- chunked-data
- containers >=0.4.2 Show all…
Dependents (73)
@hackage/greenclip, @hackage/rfc, @hackage/cmt, @hackage/http-reverse-proxy, @hackage/ihaskell-charts, @hackage/shakespeare-babel, Show all…
Modern best practices without name collisions. No partial functions are exposed, but modern data structures are, without requiring import lists. Qualified modules also are not needed: instead operations are based on type-classes from the mono-traversable package.