]> git.pld-linux.org Git - packages/ghc-regex-base.git/blob - ghc-8.10.patch
- up to 0.94.0.0
[packages/ghc-regex-base.git] / ghc-8.10.patch
1 --- regex-base-0.94.0.0/regex-base.cabal~       2001-09-09 03:46:40.000000000 +0200
2 +++ regex-base-0.94.0.0/regex-base.cabal        2020-05-24 16:36:55.717101489 +0200
3 @@ -59,7 +59,7 @@
4      build-depends: containers >= 0.4.2.1
5                   , bytestring >= 0.9.2.1
6  
7 -  build-depends: base       >= 4.3 && < 4.14
8 +  build-depends: base       >= 4.3
9                 , mtl        >= 1.1 && < 2.3
10                 , containers >= 0.4 && < 0.7
11                 , bytestring >= 0.9 && < 0.11
This page took 0.09631 seconds and 3 git commands to generate.