summaryrefslogtreecommitdiff
path: root/standalone/no-th/haskell-patches/process-conduit_avoid-TH.patch
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-21 16:42:22 +0000
committerGravatar Joey Hess <joey@kitenet.net>2014-05-21 12:50:08 -0400
commitf2eafc2bb5437b31b5897caa8354e37b607e0e28 (patch)
tree518033c645e31340b40afa9469cd0ef45d88e28a /standalone/no-th/haskell-patches/process-conduit_avoid-TH.patch
parentbbbfc1f3420ecbe6918333ec2d213a3a75b6a867 (diff)
updating haskell patches, part 2
Diffstat (limited to 'standalone/no-th/haskell-patches/process-conduit_avoid-TH.patch')
-rw-r--r--standalone/no-th/haskell-patches/process-conduit_avoid-TH.patch26
1 files changed, 13 insertions, 13 deletions
diff --git a/standalone/no-th/haskell-patches/process-conduit_avoid-TH.patch b/standalone/no-th/haskell-patches/process-conduit_avoid-TH.patch
index 9298c6833..8fa07e85a 100644
--- a/standalone/no-th/haskell-patches/process-conduit_avoid-TH.patch
+++ b/standalone/no-th/haskell-patches/process-conduit_avoid-TH.patch
@@ -1,24 +1,24 @@
-From c9f40fae5f7f44c7c28b243bf924606ef4f26700 Mon Sep 17 00:00:00 2001
-From: Joey Hess <joey@kitenet.net>
-Date: Wed, 18 Dec 2013 04:17:59 +0000
-Subject: [PATCH] avoid TH
+From 7e85a025349877565a70c375ef55508f215eaaf8 Mon Sep 17 00:00:00 2001
+From: dummy <dummy@example.com>
+Date: Wed, 21 May 2014 04:23:49 +0000
+Subject: [PATCH] remove TH
---
process-conduit.cabal | 1 -
1 file changed, 1 deletion(-)
diff --git a/process-conduit.cabal b/process-conduit.cabal
-index c917d90..4410e2c 100644
+index e6988e0..a2e03e0 100644
--- a/process-conduit.cabal
+++ b/process-conduit.cabal
@@ -24,7 +24,6 @@ source-repository head
-
- library
- exposed-modules: Data.Conduit.Process
-- System.Process.QQ
-
- build-depends: base == 4.*
- , template-haskell >= 2.4
+
+ library
+ exposed-modules: Data.Conduit.Process
+- System.Process.QQ
+
+ build-depends: base == 4.*
+ , template-haskell >= 2.4
--
-1.8.5.1
+2.0.0.rc2