diff options
Diffstat (limited to 'p/haskell-binary-orphans/debian/patches/new-metadata-from-hackage')
| -rw-r--r-- | p/haskell-binary-orphans/debian/patches/new-metadata-from-hackage | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/p/haskell-binary-orphans/debian/patches/new-metadata-from-hackage b/p/haskell-binary-orphans/debian/patches/new-metadata-from-hackage deleted file mode 100644 index b886b7498..000000000 --- a/p/haskell-binary-orphans/debian/patches/new-metadata-from-hackage +++ /dev/null @@ -1,42 +0,0 @@ -Index: haskell-binary-orphans/binary-orphans.cabal -=================================================================== ---- haskell-binary-orphans.orig/binary-orphans.cabal 2016-01-25 07:06:12.000000000 +0100 -+++ haskell-binary-orphans/binary-orphans.cabal 2016-06-01 09:41:20.916924738 +0200 -@@ -30,13 +30,13 @@ - src - ghc-options: -Wall -fno-warn-orphans - build-depends: -- base >=4.6.0.1 && <4.9 -- , aeson >=0.7.0.6 && <0.10.1 -- , binary >=0.5.1.1 && <0.8.1 -+ base >=4.6.0.1 && <4.10 -+ , aeson >=0.7.0.6 && <0.11.3 -+ , binary >=0.5.1.1 && <0.8.4 - , hashable >=1.2.3.3 && <1.3 - , scientific >=0.3.3.8 && <0.4 -- , semigroups >=0.16.2.2 && <0.18.1 -- , tagged >=0.7.3 && <0.8.3 -+ , semigroups >=0.16.2.2 && <0.18.2 -+ , tagged >=0.7.3 && <0.8.5 - , text >=1.2.0.6 && <1.3 - , time >=1.4.0.1 && <1.6.1 - , unordered-containers >=0.2.5.1 && <0.3 -@@ -54,13 +54,13 @@ - test - ghc-options: -Wall -fno-warn-orphans - build-depends: -- base >=4.6.0.1 && <4.9 -- , aeson >=0.7.0.6 && <0.10.1 -- , binary >=0.5.1.1 && <0.8.1 -+ base >=4.6.0.1 && <4.10 -+ , aeson >=0.7.0.6 && <0.11.3 -+ , binary >=0.5.1.1 && <0.8.4 - , hashable >=1.2.3.3 && <1.3 - , scientific >=0.3.3.8 && <0.4 -- , semigroups >=0.16.2.2 && <0.18.1 -- , tagged >=0.7.3 && <0.8.3 -+ , semigroups >=0.16.2.2 && <0.18.2 -+ , tagged >=0.7.3 && <0.8.5 - , text >=1.2.0.6 && <1.3 - , time >=1.4.0.1 && <1.6.1 - , unordered-containers >=0.2.5.1 && <0.3 |
