summaryrefslogtreecommitdiff
path: root/dns/hs-dns/files/patch-dns.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'dns/hs-dns/files/patch-dns.cabal')
-rw-r--r--dns/hs-dns/files/patch-dns.cabal34
1 files changed, 0 insertions, 34 deletions
diff --git a/dns/hs-dns/files/patch-dns.cabal b/dns/hs-dns/files/patch-dns.cabal
deleted file mode 100644
index deed89903df0..000000000000
--- a/dns/hs-dns/files/patch-dns.cabal
+++ /dev/null
@@ -1,34 +0,0 @@
---- dns.cabal.orig 2017-07-11 15:30:47 UTC
-+++ dns.cabal
-@@ -30,7 +30,6 @@ Library
- , attoparsec
- , binary
- , bytestring
-- , bytestring-builder
- , conduit >= 1.1
- , conduit-extra >= 1.1
- , containers
-@@ -45,7 +44,6 @@ Library
- , attoparsec
- , binary
- , bytestring
-- , bytestring-builder
- , conduit >= 1.1
- , conduit-extra >= 1.1
- , containers
-@@ -67,7 +65,6 @@ Test-Suite network
- Build-Depends: dns
- , base
- , bytestring
-- , bytestring-builder
- , hspec
-
- Test-Suite spec
-@@ -82,7 +79,6 @@ Test-Suite spec
- , attoparsec
- , binary
- , bytestring
-- , bytestring-builder
- , conduit >= 1.1
- , conduit-extra >= 1.1
- , containers