Changelog for patch-0.0.3.1
Revision history for patch
0.0.3.1
- Replace
fromJust
with something easier to debug.
0.0.3.0
-
Create
PatchMapWithPatchingMove
variant which supports moves with a patch. -
Create
DecidablyEmpty
subclass ofMonoid
.
0.0.2.0
-
Consistently provide:
-
Wrapped
instances -
*WithIndex
instances -
un*
newtype unwrappers
for
PatchMap
,PatchIntMap
, andPatchMapWithMove
. -
0.0.1.0
-
Support older GHCs with
split-these
flag. -
Additional instances for the
Group
class for basic types.
0.0.0.1
- Remove unneeded dependencies
0.0.0.0
- Extract patching functionality from Reflex.