All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
2938 days ago
Changelog History
Changelog History
-
v0.4 Changes
October 21, 2016- 📇 Rename
Nat
constructor toNT
- 📇 Rename
run
tounwrapNT
- 📇 Rename
nat
towrapNT
- Backport the
Semigroup
instance for(:~>)
by conditionally depending on thesemigroups
package
- 📇 Rename
-
v0.3.1 Changes
- âž• Adding
run
andnat
.
- âž• Adding
-
v0.3 Changes
- âž• Adding Object
- Rolled Control.Transformation into Control.Natural
- âž• Added RULES module
- Required GHC 7.8 or greater
Semigroup
instance for(:~>)
on GHC 8.0 and up
-
v0.2 Changes
- Require GHC 7.6 or greater
- 🔦 Exposed
~>
type synonym
-
v0.1 Changes
- 🎉 Initial commit