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 71f43be commit 40d2340Copy full SHA for 40d2340
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Changes in 3.2.5:
2
+
3
+ * Build fixes for GHC 8.8.x
4
5
## Changes in 3.2.4:
6
7
* Remove dependency on QuickCheck
alex.cabal
@@ -1,6 +1,6 @@
cabal-version: >= 1.8
name: alex
-version: 3.2.4
+version: 3.2.5
-- don't forget updating changelog.md!
license: BSD3
license-file: LICENSE
0 commit comments