diff options
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r-- | ox-arrays.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 8193d8d..2930ba0 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -13,6 +13,7 @@ library build-depends: base >=4.18, ghc-typelits-knownnat, + ghc-typelits-natnormalise, orthotope, vector hs-source-dirs: src |