packages feed

incipit-core-0.6.0.0: changelog.md

# 0.6.0.0

# 0.4.1.0

* Reexport `Polysemy.Scoped`

# 0.3.0.0

* Remove module exports for `Prelude` to avoid a Stack bug.
* Rename `Incipit` modules to `IncipitBase` and `IncipitCore`.
* Add more `try*` combinators and use consistent naming.

# 0.2.0.0

* Add `unitT`, returning `()` in a `Tactical` environment
* Hide Polysemy's effect GADT constructors