We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296b22b commit dac1831Copy full SHA for dac1831
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Revision history for bytesmith
2
3
-## 0.3.14.0 -- 2025-??-??
+## 0.3.14.0 -- 2025-11-17
4
5
* Add `take` for ASCII parser.
6
bytesmith.cabal
@@ -16,7 +16,7 @@ maintainer: amartin@layer3com.com
16
copyright: 2019 Andrew Martin
17
category: Data
18
extra-doc-files: CHANGELOG.md
19
-tested-with: GHC ==9.4.8 || ==9.6.3 || ==9.8.1
+tested-with: GHC ==9.6.3 || ==9.8.1
20
21
common build-settings
22
default-language: Haskell2010
0 commit comments