Change log for 0.1.7.

This commit is contained in:
Stephen Diehl
2016-08-15 08:43:55 -04:00
parent d17fc9aab3
commit e14e1e3613
3 changed files with 18 additions and 3 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
name: protolude
version: 0.1.6
version: 0.1.7
synopsis: 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
@@ -34,8 +34,6 @@ library
exposed-modules:
Protolude
Unsafe
other-modules:
Base
Applicative
Bool
@@ -50,6 +48,8 @@ library
Bifunctor
Panic
other-modules:
default-extensions:
NoImplicitPrelude
OverloadedStrings