diff --git a/array.cabal b/array.cabal index 0b30108dc8ff3cf89e106c22204d96c109cdf707..6b5418691b564b1fba0a4698003010d2a20f96d4 100644 --- a/array.cabal +++ b/array.cabal @@ -36,7 +36,7 @@ library Trustworthy, UnboxedTuples, UnliftedFFITypes - build-depends: base >= 4.9 && < 4.14 + build-depends: base >= 4.9 && < 4.15 ghc-options: -Wall exposed-modules: Data.Array