diff --git a/array.cabal b/array.cabal index 1603be6..50297f3 100644 --- a/array.cabal +++ b/array.cabal @@ -36,7 +36,7 @@ library Trustworthy, UnboxedTuples, UnliftedFFITypes - build-depends: base >= 4.9 && < 4.22 + build-depends: base >= 4.9 && < 4.23 ghc-options: -Wall exposed-modules: Data.Array