[package-plan] 19/32: refresh text-show patches
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 05:10:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
spwhitton pushed a commit to branch master
in repository package-plan.
commit 89b5d7b93e2758b9efebfcadc970da26d1d122a7
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sat Sep 2 18:02:06 2017 -0700
refresh text-show patches
---
patches/text-show/3.6/no-bytestring-builder | 48 ++++++++++++++---------------
patches/text-show/3.6/no-nats | 48 ++++++++++++++---------------
2 files changed, 48 insertions(+), 48 deletions(-)
diff --git a/patches/text-show/3.6/no-bytestring-builder b/patches/text-show/3.6/no-bytestring-builder
index aef99f1..5c40e3d 100644
--- a/patches/text-show/3.6/no-bytestring-builder
+++ b/patches/text-show/3.6/no-bytestring-builder
@@ -1,26 +1,26 @@
--- a/text-show.cabal
+++ b/text-show.cabal
-@@ -165,7 +165,6 @@
- , base-compat >= 0.8.1 && < 1
- , bifunctors >= 5.1 && < 6
- , bytestring >= 0.9 && < 0.11
-- , bytestring-builder
- , containers >= 0.1 && < 0.6
- , contravariant >= 0.5 && < 2
- , generic-deriving >= 1.11 && < 2
-@@ -362,7 +361,6 @@
- , base-orphans >= 0.5.2 && < 1
- , 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
-@@ -421,7 +419,6 @@
- , base-compat >= 0.8.1 && < 1
- , bifunctors >= 5.1 && < 6
- , bytestring >= 0.9 && < 0.11
-- , bytestring-builder
- , containers >= 0.1 && < 0.6
- , contravariant >= 0.5 && < 2
- , criterion >= 1.1.4 && < 2
+@@ -166,7 +166,6 @@ library
+ , base-compat >= 0.8.1 && < 1
+ , bifunctors >= 5.1 && < 6
+ , bytestring >= 0.9 && < 0.11
+- , bytestring-builder
+ , containers >= 0.1 && < 0.6
+ , contravariant >= 0.5 && < 2
+ , generic-deriving >= 1.11 && < 2
+@@ -361,7 +360,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 @@ benchmark bench
+ , base-compat >= 0.8.1 && < 1
+ , bifunctors >= 5.1 && < 6
+ , bytestring >= 0.9 && < 0.11
+- , bytestring-builder
+ , containers >= 0.1 && < 0.6
+ , contravariant >= 0.5 && < 2
+ , criterion >= 1.1.4 && < 2
diff --git a/patches/text-show/3.6/no-nats b/patches/text-show/3.6/no-nats
index aa7a1df..ac3b0d2 100644
--- a/patches/text-show/3.6/no-nats
+++ b/patches/text-show/3.6/no-nats
@@ -1,26 +1,26 @@
--- a/text-show.cabal
+++ b/text-show.cabal
-@@ -170,7 +170,6 @@
- , generic-deriving >= 1.11 && < 2
- , ghc-prim
- , integer-gmp
-- , nats >= 0.1 && < 2
- , semigroups >= 0.17 && < 1
- , tagged >= 0.4.4 && < 1
- , text >= 0.11.1 && < 1.3
-@@ -368,7 +367,6 @@
- , 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
-@@ -426,7 +424,6 @@
- , generic-deriving >= 1.11 && < 2
- , ghc-prim
- , integer-gmp
-- , nats >= 0.1 && < 2
- , semigroups >= 0.17 && < 1
- , tagged >= 0.4.4 && < 1
- , text >= 0.11.1 && < 1.3
+@@ -171,7 +171,6 @@ library
+ , generic-deriving >= 1.11 && < 2
+ , ghc-prim
+ , integer-gmp
+- , nats >= 0.1 && < 2
+ , semigroups >= 0.17 && < 1
+ , tagged >= 0.4.4 && < 1
+ , text >= 0.11.1 && < 1.3
+@@ -367,7 +366,6 @@ test-suite spec
+ , ghc-prim
+ , hspec >= 2 && < 3
+ , integer-gmp
+- , nats >= 0.1 && < 2
+ , QuickCheck >= 2.9 && < 2.10
+ , quickcheck-instances >= 0.1 && < 0.4
+ , semigroups >= 0.18.3 && < 1
+@@ -424,7 +422,6 @@ benchmark bench
+ , generic-deriving >= 1.11 && < 2
+ , ghc-prim
+ , integer-gmp
+- , nats >= 0.1 && < 2
+ , semigroups >= 0.17 && < 1
+ , tagged >= 0.4.4 && < 1
+ , text >= 0.11.1 && < 1.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
More information about the Pkg-haskell-commits
mailing list