summaryrefslogtreecommitdiff
path: root/devel/hs-io-streams/files/patch-io-streams.cabal
blob: c0a4fc6eb045e1044bf2dc54ccc094a1750b002b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- io-streams.cabal.orig       2018-04-16 18:57:41 UTC
+++ io-streams.cabal
@@ -122,7 +122,6 @@ Library
   Build-depends:     base               >= 4     && <5,
                      attoparsec         >= 0.10  && <0.14,
                      bytestring         >= 0.9   && <0.11,
-                     bytestring-builder >= 0.10  && <0.11,
                      network            >= 2.3   && <2.7,
                      primitive          >= 0.2   && <0.7,
                      process            >= 1.1   && <1.7,