mirror of
https://github.com/coot/free-category.git
synced 2024-11-29 23:07:40 +03:00
863bf9582e
Renamed `Control.Category.FreeEff` module as `Control.Category.FreeEffect` and renamed top level terms: - `EffCategory` type class to `EffectCategory` - `FreeEffCat` to `EffCat` - `FreeEffCat` constructor as `Effect` and `lift` as `effect` - `liftCat` to `liftEffect` - `foldNatLift` to `foldNatEffCat` |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
examples.cabal | ||
LICENSE | ||
Setup.hs |