diff --git a/text.cabal b/text.cabal index a8b51a1e..904e237c 100644 --- a/text.cabal +++ b/text.cabal @@ -139,7 +139,7 @@ library -- Before GHC 9.4, Data.Array.Byte is not in base if impl(ghc < 9.4) - build-depends: data-array-byte + build-depends: data-array-byte >= 0.1.0.1 exposed-modules: Data.Text