summaryrefslogtreecommitdiff
path: root/math/hs-adjunctions/files/patch-adjunctions.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-adjunctions/files/patch-adjunctions.cabal')
-rw-r--r--math/hs-adjunctions/files/patch-adjunctions.cabal12
1 files changed, 0 insertions, 12 deletions
diff --git a/math/hs-adjunctions/files/patch-adjunctions.cabal b/math/hs-adjunctions/files/patch-adjunctions.cabal
deleted file mode 100644
index 421accd63b4b..000000000000
--- a/math/hs-adjunctions/files/patch-adjunctions.cabal
+++ /dev/null
@@ -1,12 +0,0 @@
---- adjunctions.cabal.orig 2018-01-28 14:49:01 UTC
-+++ adjunctions.cabal
-@@ -49,8 +49,7 @@ library
- array >= 0.3.0.2 && < 0.7,
- base >= 4 && < 5,
- comonad >= 4 && < 6,
-- containers >= 0.3 && < 0.6,
-- contravariant >= 1 && < 2,
-+ containers >= 0.3 && < 0.7,
- distributive >= 0.5.1 && < 1,
- free >= 4 && < 6,
- mtl >= 2.0.1 && < 2.3,