summaryrefslogtreecommitdiff
path: root/dev-haskell/http2/files/http2-1.6.0-even-less-deps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/http2/files/http2-1.6.0-even-less-deps.patch')
-rw-r--r--dev-haskell/http2/files/http2-1.6.0-even-less-deps.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-haskell/http2/files/http2-1.6.0-even-less-deps.patch b/dev-haskell/http2/files/http2-1.6.0-even-less-deps.patch
deleted file mode 100644
index 07be024ee5e1..000000000000
--- a/dev-haskell/http2/files/http2-1.6.0-even-less-deps.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-diff --git a/http2.cabal b/http2.cabal
-index fe57a48..b28ad06 100644
---- a/http2.cabal
-+++ b/http2.cabal
-@@ -204,6 +204,3 @@ Executable hpack-debug
- Buildable: True
-- else
-- Buildable: False
-- Main-Is: hpack-debug.hs
-- Build-Depends: base >= 4 && < 5
-+ Build-Depends: base >= 4 && < 5
- , aeson
-@@ -219,2 +216,5 @@ Executable hpack-debug
- , word8
-+ else
-+ Buildable: False
-+ Main-Is: hpack-debug.hs
-