summaryrefslogtreecommitdiffstats
path: root/math/hs-distributive/files/patch-distributive.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-distributive/files/patch-distributive.cabal')
-rw-r--r--math/hs-distributive/files/patch-distributive.cabal12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/hs-distributive/files/patch-distributive.cabal b/math/hs-distributive/files/patch-distributive.cabal
new file mode 100644
index 0000000..6e956aa
--- /dev/null
+++ b/math/hs-distributive/files/patch-distributive.cabal
@@ -0,0 +1,12 @@
+--- ./distributive.cabal.orig 2013-01-06 18:34:35.000000000 +0100
++++ ./distributive.cabal 2013-01-14 20:36:11.000000000 +0100
+@@ -33,8 +33,7 @@
+ library
+ build-depends:
+ base >= 4 && < 5,
+- transformers >= 0.2 && < 0.4,
+- transformers-compat >= 0.1 && < 0.2
++ transformers >= 0.3 && < 0.4
+
+ hs-source-dirs: src
+ exposed-modules: Data.Distributive
OpenPOWER on IntegriCloud