diff options
author | Tom Smeding <tom@tomsmeding.com> | 2025-04-23 15:11:26 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2025-04-23 15:11:26 +0200 |
commit | 3fd158069db42bc52bf21ca222502a651b71c29f (patch) | |
tree | 549d895e4b9dd197f4ffbe42d09f48e0c3ba0d7c /ox-arrays.cabal | |
parent | 9106993eeb2036f1dc5165535e1f2be77c273f59 (diff) |
test: up 'random' dependency
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 39a2782..f9d445b 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -118,7 +118,7 @@ test-suite test ghc-typelits-natnormalise, hedgehog, orthotope, - random, + random >= 1.3.0, tasty, tasty-hedgehog, vector |