ghc-cabal-doctest/ghc-cabal-doctest-1.0.9-Cabal-3.10.2.1.patch

14 lines
410 B
Diff

--- cabal-doctest-1.0.9/cabal-doctest.cabal.orig 2023-12-03 14:45:26.764013320 +0100
+++ cabal-doctest-1.0.9/cabal-doctest.cabal 2023-12-03 14:45:40.760055830 +0100
@@ -44,8 +44,8 @@
other-modules:
other-extensions:
build-depends:
- base >=4.3 && <4.17
- , Cabal >=1.10 && <3.8
+ base >=4.3 && <4.18
+ , Cabal >=1.10 && <3.12
, directory
, filepath