Updated transformers-compat patch

Pinging @ekmett. I'm still finding this necessary to get cabal to build
transformers-compat.
This commit is contained in:
Michael Snoyman 2014-06-20 06:32:23 +03:00
parent 6fd0449c90
commit d89d9465dd

View File

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