File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
There are complete constructor and field patterns too, and everything is
12
12
exported under the newtype as real constructors and fields would be.
13
13
14
- ## 0.0.4.0
14
+ ## 0.0.4.0 - 2021-04-20
15
15
16
16
* Enable PolyKinds
17
17
18
- ## 0.0.3.2
18
+ ## 0.0.3.2 - 2020-11-06
19
19
20
20
* Update version bounds
21
21
22
- ## 0.0.3.1
22
+ ## 0.0.3.1 - 2020-02-05
23
23
24
24
* Replace ` fromJust ` with something easier to debug.
25
25
26
- ## 0.0.3.0
26
+ ## 0.0.3.0 - 2020-02-05
27
27
28
28
* Create ` PatchMapWithPatchingMove ` variant which supports moves with a patch.
29
29
30
30
* Create ` DecidablyEmpty ` subclass of ` Monoid ` .
31
31
32
- ## 0.0.2.0
32
+ ## 0.0.2.0 - 2020-01-17
33
33
34
34
* Consistently provide:
35
35
41
41
42
42
for ` PatchMap ` , ` PatchIntMap ` , and ` PatchMapWithMove ` .
43
43
44
- ## 0.0.1.0
44
+ ## 0.0.1.0 - 2020-01-09
45
45
46
46
* Support older GHCs with ` split-these ` flag.
47
47
48
48
* Additional instances for the ` Group ` class for basic types.
49
49
50
- ## 0.0.0.1
50
+ ## 0.0.0.1 - 2020-01-08
51
51
52
52
* Remove unneeded dependencies
53
53
54
- ## 0.0.0.0
54
+ ## 0.0.0.0 - 2020-01-08
55
55
56
56
* Extract patching functionality from Reflex.
You can’t perform that action at this time.
0 commit comments