Free Category v0.0.4.0 Release Notes
-
- hoistOp
- 📇 Renamed
Control.Category.FreeEff
module asControl.Category.FreeEffect
and renamed top level terms:EffCategory
type class toEffectCategory
FreeEffCat
toEffCat
FreeEffCat
constructor asEffect
andlift
aseffect
liftCat
toliftEffect
foldNatLift
tofoldNatEffCat
- 👉 Show instance of 'Cat' and 'C' via 'ListTr' (GHC >= 806)
- 🐎 Performance optimisations: rewrite rules & inline pragmas
- 🆓 Export ListTr from Control.Category.Free
- foldrL, foldlL and zipWithL