summaryrefslogtreecommitdiff
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, 0 insertions, 12 deletions
diff --git a/math/hs-distributive/files/patch-distributive.cabal b/math/hs-distributive/files/patch-distributive.cabal
deleted file mode 100644
index 6e956aa320cb..000000000000
--- a/math/hs-distributive/files/patch-distributive.cabal
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./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