All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
2341 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