Browse Source

Mention pattern signature changes

Getty Ritter 7 years ago
parent
commit
872b4673a6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -9,6 +9,8 @@ v0.1.2.0
     * Added syntaxes for arbitrary-base numeric literals in the style of
     * Added syntaxes for arbitrary-base numeric literals in the style of
       Common Lisp and M4
       Common Lisp and M4
 * Added a suite of basic QuickCheck tests
 * Added a suite of basic QuickCheck tests
+* Compatibility fix: GHC 7.8 didn't allow type signatures on pattern
+  synonyms.
 
 
 
 
 v0.1.1.0
 v0.1.1.0