summaryrefslogtreecommitdiff
path: root/p/haskell-either/debian/patches/new-metadata-from-hackage
blob: e30805c1ced254b2685dee7baa7ddee4ca80faf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/either.cabal
+++ b/either.cabal
@@ -32,9 +32,9 @@
     exceptions        >= 0.5     && < 0.9,
     free              >= 4.9     && < 5,
     monad-control     >= 0.3.2   && < 1.1,
-    MonadRandom       >= 0.1     && < 0.5,
+    MonadRandom       >= 0.1     && < 0.6,
     mtl               >= 2.0     && < 2.3,
-    mmorph            >= 1.0.0   && < 1.1,
+    mmorph            >= 1.0.0   && < 1.2,
     profunctors       >= 4       && < 6,
     semigroups        >= 0.8.3.1 && < 1,
     semigroupoids     >= 4       && < 6,