@hackage chassis0.0.6.0
Polykinded Prelude Kernel.
Installation
Dependencies (13)
- base >=4.7 && <5
- bytestring
- containers
- text
- comonad
- composite-base >=0.7.4.0 Show all…
Dependents (1)
@hackage/techlab
chassis
Chassis is a prelude aimed at fixing some of the defects of base while providing convenient access to standard haskell tools.
- No
Num
. - PolyKinded
Compose
. - MTL types are not exported by default, so as to not conflict with free monad libraries with similar names for effect types.