diff --git a/array.cabal b/array.cabal index 877b5b81f4442e662293c19fbea665df9bf88a0d..76677922d45e10f5c0fd896792cc0653436cad01 100644 --- a/array.cabal +++ b/array.cabal @@ -36,7 +36,7 @@ library Trustworthy, UnboxedTuples, UnliftedFFITypes - build-depends: base >= 4.9 && < 4.18 + build-depends: base >= 4.9 && < 4.19 ghc-options: -Wall exposed-modules: Data.Array