diff options
author | Tom Smeding <tom@tomsmeding.com> | 2025-04-23 15:11:40 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2025-04-23 15:11:40 +0200 |
commit | 0121c2480b2ea8d34c9d293941283e6c8e2e09dc (patch) | |
tree | c03c34edde0e29fcbf1dbb230a249849a47006ce /ox-arrays.cabal | |
parent | 3fd158069db42bc52bf21ca222502a651b71c29f (diff) |
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r-- | ox-arrays.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal index f9d445b..f00e6cb 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -58,7 +58,7 @@ library build-depends: strided-array-ops, - base >=4.18 && <4.21, + base >=4.18 && <4.22, deepseq, ghc-typelits-knownnat, ghc-typelits-natnormalise, |