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 5be26bd commit fa48347Copy full SHA for fa48347
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### 1.3.2.4
2
+
3
+_2025-05-09 Andreas Abel_
4
5
+- Fix definition of `[[:graph:]]` character class ([#66](https://github.com/haskell-hvr/regex-tdfa/issues/66))
6
+- Tested with GHC 8.0 - 9.12.2
7
8
### 1.3.2.3
9
10
_2025-03-02 Andreas Abel_
regex-tdfa.cabal
@@ -1,6 +1,6 @@
cabal-version: 1.24
name: regex-tdfa
-version: 1.3.2.3
+version: 1.3.2.4
build-Type: Simple
license: BSD3
0 commit comments