packages feed

chassis-0.0.6.0: README.md

# 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.