We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14abb0 commit b2f2f62Copy full SHA for b2f2f62
CHANGELOG.md
@@ -6,7 +6,11 @@ Version 0.9.0
6
7
* Preliminary support for pattern synonyms
8
* Relax bounds on aeson and haskell-src-exts
9
+* Fix bug with instance declarations where class is qualified
10
* Fix bugs with record wildcards and record puns
11
+* Fix bug where we'd produce duplicate symbols in environment
12
+* Use traverse-with-class-1.0.0.0
13
+* haskell-names now requires GHC 8.0 or later
14
15
Version 0.8.0
16
------------
0 commit comments