summaryrefslogtreecommitdiff
path: root/p/haskell-text-show/debian/patches/no-bytestring-builder
blob: a64affed6c5ce8fa51a26a3f971e9a0704088e29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
@@ -361,7 +360,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
@@ -419,7 +417,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