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 fe9f530 commit 4f43962Copy full SHA for 4f43962
CHANGELOG.md
@@ -5,6 +5,8 @@
5
* Add `-v` as placeholder for a future `--verbose` option.
6
* Make `alex{G,S}etUserState` available with the `monadUserState-bytestring` wrapper
7
[Issue #220](https://github.com/haskell/alex/issues/220).
8
+ * Debugging lexer: print character in addition to its ASCII code
9
+ [PR #252](https://github.com/haskell/alex/pull/252).
10
11
## Changes in 3.4.0.1
12
0 commit comments