All Versions
7
Latest Version
Avg Release Cycle
1 days
Latest Release
-
Changelog History
Changelog History
-
v0.0.3.2 Changes
- โก๏ธ Update version bounds
-
v0.0.3.1 Changes
February 06, 2020- Replace
fromJust
with something easier to debug.
- Replace
-
v0.0.3.0 Changes
February 05, 2020๐ Create
PatchMapWithPatchingMove
variant which supports moves with a patch.Create
DecidablyEmpty
subclass ofMonoid
.
-
v0.0.2.0 Changes
Consistently provide:
Wrapped
instances*WithIndex
instancesun*
newtype unwrappers
for
PatchMap
,PatchIntMap
, andPatchMapWithMove
. -
v0.0.1.0 Changes
January 09, 2020๐ Support older GHCs with
split-these
flag.โ Additional instances for the
Group
class for basic types.
-
v0.0.0.1 Changes
January 08, 2020- โ Remove unneeded dependencies
-
v0.0.0.0 Changes
January 08, 2020- Extract patching functionality from Reflex.