]> git.pld-linux.org Git - packages/ghc-zlib.git/blob - ghc-8.10.patch
- up to 0.6.2.1
[packages/ghc-zlib.git] / ghc-8.10.patch
1 --- zlib-0.6.2.1/zlib.cabal~    2001-09-09 03:46:40.000000000 +0200
2 +++ zlib-0.6.2.1/zlib.cabal     2020-05-24 16:11:41.191217088 +0200
3 @@ -68,7 +68,7 @@
4      other-extensions: DeriveGeneric
5    if impl(ghc >= 7.6)
6      other-extensions: CApiFFI
7 -  build-depends:   base >= 4 && < 4.14,
8 +  build-depends:   base >= 4,
9                     bytestring >= 0.9 && < 0.11
10    if impl(ghc >= 7.2 && < 7.6)
11      build-depends: ghc-prim
This page took 0.066792 seconds and 3 git commands to generate.