diff options
Diffstat (limited to 'devel/hs-io-streams/files/patch-io-streams.cabal')
-rw-r--r-- | devel/hs-io-streams/files/patch-io-streams.cabal | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/hs-io-streams/files/patch-io-streams.cabal b/devel/hs-io-streams/files/patch-io-streams.cabal deleted file mode 100644 index c0a4fc6eb045..000000000000 --- a/devel/hs-io-streams/files/patch-io-streams.cabal +++ /dev/null @@ -1,10 +0,0 @@ ---- 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, |