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 Only in orig: 0.2
diff -ru orig/transformers-compat.cabal new/transformers-compat.cabal diff -ru orig/transformers-compat.cabal new/transformers-compat.cabal
--- orig/transformers-compat.cabal 2014-05-26 16:42:03.281628769 +0300 --- orig/transformers-compat.cabal 2014-06-20 06:30:48.534077053 +0300
+++ new/transformers-compat.cabal 2014-05-26 16:42:03.000000000 +0300 +++ new/transformers-compat.cabal 2014-06-20 06:30:48.000000000 +0300
@@ -37,17 +37,6 @@ @@ -38,17 +38,6 @@
type: git type: git
location: git://github.com/ekmett/transformers-compat.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 - default: False
- description: Use transformers 0.2. This must be selected manually and should - description: Use transformers 0.2. This must be selected manually and should
- probably only be used on older GHCs around 7.0.x. - probably only be used on older GHCs around 7.0.x.
- manual: False - manual: True
- -
-flag three -flag three
- default: False - default: False
- manual: False - manual: True
- description: Use transformers 0.3. This should toggle on/off automatically. - description: Use transformers 0.3. This should toggle on/off automatically.
- -
library library
build-depends: build-depends:
base >= 4.3 && < 5 base >= 4.3 && < 5
@@ -55,24 +44,10 @@ @@ -56,24 +45,10 @@
other-modules: other-modules:
Paths_transformers_compat Paths_transformers_compat