File: no-bytestring-builder

package info (click to toggle)
haskell-text-show 3.9.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,112 kB
  • sloc: haskell: 8,375; ansic: 23; makefile: 6
file content (20 lines) | stat: -rw-r--r-- 999 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Index: b/text-show.cabal
===================================================================
--- a/text-show.cabal
+++ b/text-show.cabal
@@ -165,7 +165,6 @@ library
                      , base-compat-batteries >= 0.11   && < 0.13
                      , bifunctors            >= 5.1    && < 6
                      , bytestring            >= 0.9    && < 0.12
-                     , bytestring-builder
                      , containers            >= 0.1    && < 0.7
                      , generic-deriving      >= 1.14.1 && < 2
                      , ghc-prim
@@ -355,7 +354,6 @@ test-suite spec
                      , base-compat-batteries >= 0.11   && < 0.13
                      , base-orphans          >= 0.8.5  && < 0.9
                      , bytestring            >= 0.9    && < 0.12
-                     , bytestring-builder
                      , deriving-compat       >= 0.6    && < 1
                      , generic-deriving      >= 1.14.1 && < 2
                      , ghc-prim