diff options
Diffstat (limited to 'p/haskell-text-show')
| -rw-r--r-- | p/haskell-text-show/debian/patches/no-bytestring-builder | 8 | ||||
| -rw-r--r-- | p/haskell-text-show/debian/patches/no-nats | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/p/haskell-text-show/debian/patches/no-bytestring-builder b/p/haskell-text-show/debian/patches/no-bytestring-builder index a64affed6..d386d0fd1 100644 --- a/p/haskell-text-show/debian/patches/no-bytestring-builder +++ b/p/haskell-text-show/debian/patches/no-bytestring-builder @@ -1,6 +1,6 @@ --- a/text-show.cabal +++ b/text-show.cabal -@@ -165,7 +165,6 @@ +@@ -165,7 +165,6 @@ library , base-compat >= 0.8.1 && < 1 , bifunctors >= 5.1 && < 6 , bytestring >= 0.9 && < 0.11 @@ -8,15 +8,15 @@ , containers >= 0.1 && < 0.6 , contravariant >= 0.5 && < 2 , generic-deriving >= 1.11 && < 2 -@@ -361,7 +360,6 @@ - , base-orphans >= 0.5.2 && < 1 +@@ -359,7 +358,6 @@ test-suite spec + , base-orphans >= 0.6 && < 0.7 , bifunctors >= 5.1 && < 6 , bytestring >= 0.9 && < 0.11 - , bytestring-builder , containers >= 0.1 && < 0.6 , contravariant >= 0.5 && < 2 , deriving-compat >= 0.3.4 && < 1 -@@ -419,7 +417,6 @@ +@@ -416,7 +414,6 @@ benchmark bench , base-compat >= 0.8.1 && < 1 , bifunctors >= 5.1 && < 6 , bytestring >= 0.9 && < 0.11 diff --git a/p/haskell-text-show/debian/patches/no-nats b/p/haskell-text-show/debian/patches/no-nats index 1ee33baea..3ae298acf 100644 --- a/p/haskell-text-show/debian/patches/no-nats +++ b/p/haskell-text-show/debian/patches/no-nats @@ -1,6 +1,6 @@ --- a/text-show.cabal +++ b/text-show.cabal -@@ -171,7 +171,6 @@ +@@ -171,7 +171,6 @@ library , generic-deriving >= 1.11 && < 2 , ghc-prim , integer-gmp @@ -8,15 +8,15 @@ , semigroups >= 0.17 && < 1 , tagged >= 0.4.4 && < 1 , text >= 0.11.1 && < 1.3 -@@ -370,7 +369,6 @@ +@@ -368,7 +367,6 @@ test-suite spec , ghc-prim , hspec >= 2 && < 3 , integer-gmp - , nats >= 0.1 && < 2 , QuickCheck >= 2.9 && < 3 , quickcheck-instances >= 0.1 && < 0.4 - , semigroups >= 0.17 && < 1 -@@ -429,7 +427,6 @@ + , semigroups >= 0.18.3 && < 1 +@@ -426,7 +424,6 @@ benchmark bench , generic-deriving >= 1.11 && < 2 , ghc-prim , integer-gmp |
