ghc-attoparsec/ghc-attoparsec-0.14.4-ghc-9.4.8.patch

12 lines
476 B
Diff

--- attoparsec-0.14.4/attoparsec.cabal.orig 2023-12-02 19:12:42.758531240 +0100
+++ attoparsec-0.14.4/attoparsec.cabal 2023-12-02 19:13:03.847713903 +0100
@@ -60,7 +60,7 @@
scientific >= 0.3.1 && < 0.4,
transformers >= 0.2 && (< 0.4 || >= 0.4.1.0) && < 0.7,
text >= 1.1.1.3,
- ghc-prim <0.9,
+ ghc-prim <0.10,
attoparsec-internal
if impl(ghc < 7.4)
build-depends: