diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-03-27 21:13:31 +0100 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-03-27 21:13:31 +0100 |
commit | cb31e179971293c519a530d8ce8ccc004458b1c4 (patch) | |
tree | a760f9ca2ea4048f1410a2b24500560e35f8ab19 /ox-arrays.cabal | |
parent | 95f48df1b97529311a41245bbaaf4781b5ffaa4b (diff) |
Nats
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r-- | ox-arrays.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 0c74972..8193d8d 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -9,10 +9,10 @@ library exposed-modules: Array Fancy + Nats build-depends: base >=4.18, ghc-typelits-knownnat, - ghc-typelits-natnormalise, orthotope, vector hs-source-dirs: src |