Minor version bump
This commit is contained in:
+2
-5
@@ -1,12 +1,9 @@
|
|||||||
0.2.4
|
|
||||||
=====
|
|
||||||
|
|
||||||
* GHC 8.6.1 support
|
|
||||||
|
|
||||||
0.2.3
|
0.2.3
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
* GHC 8.6.1 support
|
||||||
* Expose `fromLeft` and `fromRight`.
|
* Expose `fromLeft` and `fromRight`.
|
||||||
|
* Mask `always` and `alwaysSucceeds` from STM export for stm-2.5.
|
||||||
|
|
||||||
0.2.2
|
0.2.2
|
||||||
=====
|
=====
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
name: protolude
|
name: protolude
|
||||||
version: 0.2.4
|
version: 0.2.3
|
||||||
synopsis: A small prelude.
|
synopsis: A small prelude.
|
||||||
description: A sensible set of defaults for writing custom Preludes.
|
description: A sensible set of defaults for writing custom Preludes.
|
||||||
homepage: https://github.com/sdiehl/protolude
|
homepage: https://github.com/sdiehl/protolude
|
||||||
|
|||||||
Reference in New Issue
Block a user