aboutsummaryrefslogtreecommitdiff
path: root/ox-arrays.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2024-03-27 10:51:25 +0100
committerTom Smeding <tom@tomsmeding.com>2024-03-27 10:51:25 +0100
commit95f48df1b97529311a41245bbaaf4781b5ffaa4b (patch)
tree8a5bf9024ec132f702bfd6f025b06d3a5054c2dd /ox-arrays.cabal
parent9c98118e0a0ff9be463bc9e7afe4253a4de3d433 (diff)
GHC typenats are bad
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 aea0a94..0c74972 100644
--- a/ox-arrays.cabal
+++ b/ox-arrays.cabal
@@ -12,6 +12,7 @@ library
build-depends:
base >=4.18,
ghc-typelits-knownnat,
+ ghc-typelits-natnormalise,
orthotope,
vector
hs-source-dirs: src