ソースを参照

Mention pattern signature changes

Getty Ritter 7 年 前
コミット
872b4673a6
1 ファイル変更2 行追加0 行削除
  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
       Common Lisp and M4
 * Added a suite of basic QuickCheck tests
+* Compatibility fix: GHC 7.8 didn't allow type signatures on pattern
+  synonyms.
 
 
 v0.1.1.0