aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-free/files/patch-free.cabal
blob: 9c7d446b941417bf057b31407cf81b1b33e428a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- free.cabal.orig 2018-03-08 00:33:22 UTC
+++ free.cabal
@@ -84,8 +84,8 @@ library
     transformers-base    < 0.5,
     transformers-compat  >= 0.3     && < 1,
     template-haskell     >= 2.7.0.0 && < 3,
-    exceptions           >= 0.6 && < 0.10,
-    containers           < 0.6
+    exceptions           >= 0.6 && < 0.11,
+    containers           < 0.7
 
   exposed-modules:
     Control.Applicative.Free