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 3c1c405 commit 770d99cCopy full SHA for 770d99c
CHANGELOG
@@ -1,6 +1,7 @@
1
-1.21.1 --> 1.21.2
+1.21.1 --> 1.22.0
2
=================
3
* Support Template Haskell typed splices and quotations (#432)
4
+ - Breaking change: new constructors on Token data type
5
* Fix unicode identifier parsing (#442)
6
7
1.21.0 --> 1.21.1
haskell-src-exts.cabal
@@ -1,5 +1,5 @@
Name: haskell-src-exts
-Version: 1.21.2
+Version: 1.22.0
License: BSD3
License-File: LICENSE
Build-Type: Simple
0 commit comments