diff --git a/ghc-mod.cabal b/ghc-mod.cabal index 7e16dc8..ad30d41 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -45,7 +45,7 @@ Executable ghc-mod Types GHC-Options: -Wall Build-Depends: base >= 4.0 && < 5 - , Cabal + , Cabal >= 1.10 , containers , convertible , directory