aboutsummaryrefslogtreecommitdiff
path: root/ox-arrays.cabal
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2025-05-15 23:44:26 +0200
committerTom Smeding <tom@tomsmeding.com>2025-05-15 23:45:52 +0200
commitcb8a20c32e2737c28fa2993fb29ede9c0faa000d (patch)
tree97abc964008e96f51cc6e2cfc5f60340406c3d9b /ox-arrays.cabal
parent5f1213fc9e464ec361e6543884968980dd28457d (diff)
Move casts to DAN.Convert; split Ranked/Shaped types into .Base
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r--ox-arrays.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal
index 0cc2953..3ab0e71 100644
--- a/ox-arrays.cabal
+++ b/ox-arrays.cabal
@@ -54,7 +54,9 @@ library
Data.Array.Nested.Convert
Data.Array.Nested.Mixed
Data.Array.Nested.Ranked
+ Data.Array.Nested.Ranked.Base
Data.Array.Nested.Shaped
+ Data.Array.Nested.Shaped.Base
Data.Array.Nested.Mixed.Shape
Data.Array.Nested.Ranked.Shape
Data.Array.Nested.Shaped.Shape