aboutsummaryrefslogtreecommitdiff
path: root/ox-arrays.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2024-05-14 23:30:53 +0200
committerTom Smeding <tom@tomsmeding.com>2024-05-14 23:30:53 +0200
commit43ddff2e7f1e9f4d8855f573384e26b63d34f697 (patch)
tree86b6989d4a1b935fd6f6338b4699d8e5c0083a2c /ox-arrays.cabal
parent77ab86ede90938fa43f7f9988ac10f7026440a1c (diff)
WIP GHC nats
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r--ox-arrays.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal
index 0aa7001..df6a805 100644
--- a/ox-arrays.cabal
+++ b/ox-arrays.cabal
@@ -14,7 +14,7 @@ library
build-depends:
base >=4.18 && <4.20,
ghc-typelits-knownnat,
- -- ghc-typelits-natnormalise,
+ ghc-typelits-natnormalise,
orthotope,
vector
hs-source-dirs: src