We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef9bac commit caf0dfbCopy full SHA for caf0dfb
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## Changes in 3.5.4.1
2
+
3
+* New examples and fixes to the documentation (#284, #285, #286).
4
+* Tested with GHC 8.0 - 9.14.1.
5
6
## Changes in 3.5.4.0
7
8
* Fix [issue #277](https://github.com/haskell/alex/issues/277):
alex.cabal
@@ -1,6 +1,6 @@
cabal-version: 1.18
name: alex
-version: 3.5.4.0
+version: 3.5.4.1
-- don't forget updating changelog.md!
license: BSD3
license-file: LICENSE
0 commit comments