File: newer-deps

package info (click to toggle)
haskell-hexpat 0.20.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 916 kB
  • sloc: ansic: 12,303; haskell: 3,457; xml: 1,109; makefile: 5; sh: 5
file content (11 lines) | stat: -rw-r--r-- 297 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/hexpat.cabal
+++ b/hexpat.cabal
@@ -142,7 +142,7 @@ Library
     base >= 3 && < 5,
     bytestring,
     transformers,
-    text >= 0.5.0.0 && < 1.3.0.0,
+    text >= 0.5.0.0 && < 1.3 || >= 2 && < 2.2,
     utf8-string >= 0.3 && < 1.1,
     deepseq >= 1.1.0.0 && < 1.5.0.0,
     containers,