[package-plan] 01/02: fix warp 3.2.8

Sean Whitton spw-guest at moszumanska.debian.org
Sat Aug 13 04:13:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

spw-guest pushed a commit to branch master
in repository package-plan.

commit 6d8fb22dc4abbb4af96a4d6003519efe5534e879
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Fri Aug 12 20:41:25 2016 -0700

    fix warp 3.2.8
---
 patches/warp/3.2.8/no-bytestring-builder | 18 ++++++++++++++++++
 patches/warp/3.2.8/series                |  1 +
 2 files changed, 19 insertions(+)

diff --git a/patches/warp/3.2.8/no-bytestring-builder b/patches/warp/3.2.8/no-bytestring-builder
new file mode 100644
index 0000000..c771639
--- /dev/null
+++ b/patches/warp/3.2.8/no-bytestring-builder
@@ -0,0 +1,18 @@
+--- a/warp.cabal
++++ b/warp.cabal
+@@ -39,7 +39,6 @@ Library
+                    , auto-update               >= 0.1.3    && < 0.2
+                    , blaze-builder             >= 0.4
+                    , bytestring                >= 0.9.1.4
+-                   , bytestring-builder
+                    , case-insensitive          >= 0.2
+                    , containers
+                    , ghc-prim
+@@ -145,7 +144,6 @@ Test-Suite spec
+                    , auto-update
+                    , blaze-builder             >= 0.4
+                    , bytestring                >= 0.9.1.4
+-                   , bytestring-builder
+                    , case-insensitive          >= 0.2
+                    , ghc-prim
+                    , HTTP
diff --git a/patches/warp/3.2.8/series b/patches/warp/3.2.8/series
new file mode 100644
index 0000000..d61cbb2
--- /dev/null
+++ b/patches/warp/3.2.8/series
@@ -0,0 +1 @@
+no-bytestring-builder

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list