diff --git a/terminfo.cabal b/terminfo.cabal index 8ae5875cbb47699cc432efcba3502fe8a193fd82..1243d58befefd97158c8aab1ebb0e6944945401d 100644 --- a/terminfo.cabal +++ b/terminfo.cabal @@ -28,7 +28,7 @@ Library other-extensions: CPP, DeriveDataTypeable, FlexibleInstances, ScopedTypeVariables if impl(ghc>=7.3) other-extensions: Safe, Trustworthy - build-depends: base >= 4.9 && < 4.14 + build-depends: base >= 4.9 && < 4.15 ghc-options: -Wall exposed-modules: System.Console.Terminfo