Skip to content

Commit c99ff4b

Browse files
committed
New version 0.5.1.1
1 parent f11104f commit c99ff4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hw-xml.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 2.2
22

33
name: hw-xml
4-
version: 0.5.1.0
4+
version: 0.5.1.1
55
synopsis: XML parser based on succinct data structures.
66
description: XML parser based on succinct data structures. Please see README.md
77
category: Data, XML, Succinct Data Structures, Data Structures
@@ -14,7 +14,7 @@ copyright: 2016-2021 John Ky
1414
, 2016-2019 Alexey Raga
1515
license: BSD-3-Clause
1616
license-file: LICENSE
17-
tested-with: GHC == 9.0.1, GHC == 8.10.7, GHC == 8.8.4, GHC == 8.6.5
17+
tested-with: GHC == 9.2.2, GHC == 9.0.2, GHC == 8.10.7, GHC == 8.8.4, GHC == 8.6.5
1818
build-type: Simple
1919
extra-source-files: README.md
2020
data-files: data/catalog.xml

0 commit comments

Comments
 (0)