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 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 |