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 f492334 commit 825af30Copy full SHA for 825af30
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## Changes in 3.2.4:
2
+
3
+ * Remove dependency on QuickCheck
4
+ * Change the way that bootstrapping is done: see README.md for build
5
+ instructions
6
7
## Changes in 3.2.3:
8
9
* fix issue when using cpphs (#116)
alex.cabal
@@ -1,6 +1,6 @@
cabal-version: >= 1.8
name: alex
-version: 3.2.3
+version: 3.2.4
-- don't forget updating changelog.md!
license: BSD3
license-file: LICENSE
0 commit comments