mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 06:01:57 +01:00
Updated transformers-compat patch
Pinging @ekmett. I'm still finding this necessary to get cabal to build transformers-compat.
This commit is contained in:
parent
6fd0449c90
commit
d89d9465dd
@ -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
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user