aboutsummaryrefslogtreecommitdiff
path: root/ox-arrays.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r--ox-arrays.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal
index 1eea23d..192471a 100644
--- a/ox-arrays.cabal
+++ b/ox-arrays.cabal
@@ -15,6 +15,7 @@ library
Data.Array.Nested.Internal.Arith.Lists
build-depends:
base >=4.18 && <4.20,
+ deepseq,
ghc-typelits-knownnat,
ghc-typelits-natnormalise,
orthotope,