diff --git a/deepseq.cabal b/deepseq.cabal index 53be38ebe19cb4f32bbcdb0df6b2f5aee30405ec..fe0c0666a72e136bbe7e1838bb3574ac0d0bfad4 100644 --- a/deepseq.cabal +++ b/deepseq.cabal @@ -63,7 +63,7 @@ library if impl(ghc>=7.8) other-extensions: EmptyCase - build-depends: base >= 4.5 && < 4.14, + build-depends: base >= 4.5 && < 4.15, array >= 0.4 && < 0.6 ghc-options: -Wall