diff --git a/README.md b/README.md index 8ae112330..97021e4ca 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Supports: * GHC 7.10.2 * GHC 7.10.3 * GHC 8.0.1 + * GHC HEAD Usage ----- diff --git a/protolude.cabal b/protolude.cabal index eb55ad86d..6e4fd5a76 100644 --- a/protolude.cabal +++ b/protolude.cabal @@ -1,5 +1,5 @@ name: protolude -version: 0.1.5 +version: 0.1.6 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