[Pkg-haskell-commits] [package-plan] 01/01: Add patches for yesod-bin

Clint Adams clint at moszumanska.debian.org
Sat Jun 14 17:59:44 UTC 2014


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

clint pushed a commit to branch conduit-1.1
in repository package-plan.

commit e85fbc607a8ac2c95fc45bfdd88b2bb06c06a2f8
Author: Clint Adams <clint at debian.org>
Date:   Sat Jun 14 13:59:34 2014 -0400

    Add patches for yesod-bin
---
 patches/yesod-bin/1.2.10.2/no-network-conduit.diff | 10 ++++++++++
 patches/yesod-bin/1.2.10.2/series                  |  1 +
 2 files changed, 11 insertions(+)

diff --git a/patches/yesod-bin/1.2.10.2/no-network-conduit.diff b/patches/yesod-bin/1.2.10.2/no-network-conduit.diff
new file mode 100644
index 0000000..810d939
--- /dev/null
+++ b/patches/yesod-bin/1.2.10.2/no-network-conduit.diff
@@ -0,0 +1,10 @@
+--- a/yesod-bin.cabal
++++ b/yesod-bin.cabal
+@@ -86,7 +86,6 @@ executable             yesod
+                      , http-reverse-proxy >= 0.1.1
+                      , network
+                      , http-conduit
+-                     , network-conduit
+                      , project-template   >= 0.1.1
+                      , transformers
+                      , warp               >= 1.3.7.5
diff --git a/patches/yesod-bin/1.2.10.2/series b/patches/yesod-bin/1.2.10.2/series
new file mode 100644
index 0000000..9626b40
--- /dev/null
+++ b/patches/yesod-bin/1.2.10.2/series
@@ -0,0 +1 @@
+no-network-conduit.diff

-- 
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