ghc-hexpat/ghc-hexpat-0.20.13-ghc-9.4.8.patch

12 lines
379 B
Diff
Raw Permalink Normal View History

--- hexpat-0.20.13/hexpat.cabal.orig 2023-12-03 00:04:06.275305536 +0100
+++ hexpat-0.20.13/hexpat.cabal 2023-12-03 00:04:40.495513084 +0100
@@ -142,7 +142,7 @@
base >= 3 && < 5,
bytestring,
transformers,
- text >= 0.5.0.0 && < 1.3.0.0,
+ text >= 0.5.0.0 && < 2.1.0.0,
utf8-string >= 0.3 && < 1.1,
deepseq >= 1.1.0.0 && < 1.5.0.0,
containers,