We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ce670 commit d348e92Copy full SHA for d348e92
2 files changed
xml-conduit/ChangeLog.md
@@ -1,3 +1,6 @@
1
+## 1.10.0.1
2
+* Fix doctest on GHC 9.12
3
+
4
## 1.10.0.0
5
6
* `rsPretty` is now exported only from the new module `Text.XML.Render.Internal`
xml-conduit/xml-conduit.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.14
name: xml-conduit
-version: 1.10.0.0
+version: 1.10.0.1
license: MIT
license-file: LICENSE
7
author: Michael Snoyman <michael@snoyman.com>, Aristid Breitkreuz <aristidb@googlemail.com>
0 commit comments