ghc-regex-base/ghc-regex-base-0.94.0.2-ghc-9.4.8.patch

12 lines
491 B
Diff

--- regex-base-0.94.0.2/regex-base.cabal.orig 2023-12-03 11:07:51.017626978 +0100
+++ regex-base-0.94.0.2/regex-base.cabal 2023-12-03 11:08:01.452673250 +0100
@@ -85,7 +85,7 @@
build-depends: containers >= 0.4.2.1
, bytestring >= 0.9.2.1
- build-depends: base >= 4.3 && < 4.17
+ build-depends: base >= 4.3 && < 4.18
, containers >= 0.4 && < 0.7
, bytestring >= 0.9 && < 0.12
, array >= 0.3 && < 0.6