ghc-control-monad-free/0001-Bump-upper-bound-on-co...

14 lines
664 B
Diff

diff --git a/wizards.cabal b/wizards.cabal
index 29b9a71..19e4382 100644
--- a/wizards.cabal
+++ b/wizards.cabal
@@ -83,7 +83,7 @@ Library
Extensions: OverlappingInstances
-- Packages needed in order to build this package.
- Build-depends: base == 4.*, haskeline >= 0.6 && < 0.8, mtl >= 2.0 && < 2.3, transformers >= 0.1 && < 0.5, control-monad-free ==0.5.*, containers >= 0.4 && < 0.6
+ Build-depends: base == 4.*, haskeline >= 0.6 && < 0.8, mtl >= 2.0 && < 2.3, transformers >= 0.1 && < 0.5, control-monad-free >= 0.5 && < 0.7, containers >= 0.4 && < 0.6
-- Modules not exported by this package.
-- Other-modules: