diff options
Diffstat (limited to 'p/haskell-http2/debian/patches/no-bytestring-builder')
| -rw-r--r-- | p/haskell-http2/debian/patches/no-bytestring-builder | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/p/haskell-http2/debian/patches/no-bytestring-builder b/p/haskell-http2/debian/patches/no-bytestring-builder index 10fbbf557..c65c875c4 100644 --- a/p/haskell-http2/debian/patches/no-bytestring-builder +++ b/p/haskell-http2/debian/patches/no-bytestring-builder @@ -1,7 +1,5 @@ -Index: haskell-http2/http2.cabal -=================================================================== ---- haskell-http2.orig/http2.cabal 2016-05-29 12:17:20.179143186 +0200 -+++ haskell-http2/http2.cabal 2016-05-29 12:18:21.984800917 +0200 +--- a/http2.cabal ++++ b/http2.cabal @@ -81,7 +81,6 @@ Build-Depends: base >= 4.6 && < 5 , array @@ -18,7 +16,7 @@ Index: haskell-http2/http2.cabal , case-insensitive , containers , hex -@@ -178,7 +130,6 @@ +@@ -178,7 +176,6 @@ , aeson-pretty , array , bytestring @@ -26,7 +24,7 @@ Index: haskell-http2/http2.cabal , case-insensitive , containers , hex -@@ -200,7 +151,6 @@ +@@ -200,7 +197,6 @@ , aeson , array , bytestring @@ -34,7 +32,7 @@ Index: haskell-http2/http2.cabal , case-insensitive , containers , hex -@@ -223,7 +173,6 @@ +@@ -223,7 +219,6 @@ , aeson-pretty , array , bytestring |
