Minor version bump

This commit is contained in:
Stephen Diehl
2018-10-02 10:30:43 +01:00
parent 8c88bc7d64
commit ced5fd366e
2 changed files with 3 additions and 6 deletions
+2 -5
View File
@@ -1,12 +1,9 @@
0.2.4
=====
* GHC 8.6.1 support
0.2.3
=====
* GHC 8.6.1 support
* Expose `fromLeft` and `fromRight`.
* Mask `always` and `alwaysSucceeds` from STM export for stm-2.5.
0.2.2
=====
+1 -1
View File
@@ -1,5 +1,5 @@
name: protolude
version: 0.2.4
version: 0.2.3
synopsis: A small prelude.
description: A sensible set of defaults for writing custom Preludes.
homepage: https://github.com/sdiehl/protolude