From d89d9465ddbe6052aaca0b4213e31f7ece714ceb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 20 Jun 2014 06:32:23 +0300 Subject: [PATCH] Updated transformers-compat patch Pinging @ekmett. I'm still finding this necessary to get cabal to build transformers-compat. --- ...0.3.3.patch => transformers-compat-0.3.3.4.patch} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename patching/patches/{transformers-compat-0.3.3.patch => transformers-compat-0.3.3.4.patch} (85%) diff --git a/patching/patches/transformers-compat-0.3.3.patch b/patching/patches/transformers-compat-0.3.3.4.patch similarity index 85% rename from patching/patches/transformers-compat-0.3.3.patch rename to patching/patches/transformers-compat-0.3.3.4.patch index e04a0046..159ff558 100644 --- a/patching/patches/transformers-compat-0.3.3.patch +++ b/patching/patches/transformers-compat-0.3.3.4.patch @@ -1,8 +1,8 @@ Only in orig: 0.2 diff -ru orig/transformers-compat.cabal new/transformers-compat.cabal ---- orig/transformers-compat.cabal 2014-05-26 16:42:03.281628769 +0300 -+++ new/transformers-compat.cabal 2014-05-26 16:42:03.000000000 +0300 -@@ -37,17 +37,6 @@ +--- orig/transformers-compat.cabal 2014-06-20 06:30:48.534077053 +0300 ++++ new/transformers-compat.cabal 2014-06-20 06:30:48.000000000 +0300 +@@ -38,17 +38,6 @@ type: git location: git://github.com/ekmett/transformers-compat.git @@ -10,17 +10,17 @@ diff -ru orig/transformers-compat.cabal new/transformers-compat.cabal - default: False - description: Use transformers 0.2. This must be selected manually and should - probably only be used on older GHCs around 7.0.x. -- manual: False +- manual: True - -flag three - default: False -- manual: False +- manual: True - description: Use transformers 0.3. This should toggle on/off automatically. - library build-depends: base >= 4.3 && < 5 -@@ -55,24 +44,10 @@ +@@ -56,24 +45,10 @@ other-modules: Paths_transformers_compat