Skip to content

Commit 825af30

Browse files
committed
3.2.4
1 parent f492334 commit 825af30

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## Changes in 3.2.3:
28

39
* fix issue when using cpphs (#116)

alex.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >= 1.8
22
name: alex
3-
version: 3.2.3
3+
version: 3.2.4
44
-- don't forget updating changelog.md!
55
license: BSD3
66
license-file: LICENSE

0 commit comments

Comments
 (0)