aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested/Internal/Mixed.hs
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2025-03-20 13:12:40 +0100
committerTom Smeding <tom@tomsmeding.com>2025-03-20 13:12:40 +0100
commit2c080cb245a616565b14d78159fcc50ffad6f760 (patch)
tree6212f9bc41da3ee165a8a06c6e1de187ad9d9d2e /src/Data/Array/Nested/Internal/Mixed.hs
parent55036a5ea4a6e590d0404638b2823c6a4aec3fba (diff)
Some re-exports for compatibility
Diffstat (limited to 'src/Data/Array/Nested/Internal/Mixed.hs')
-rw-r--r--src/Data/Array/Nested/Internal/Mixed.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Data/Array/Nested/Internal/Mixed.hs b/src/Data/Array/Nested/Internal/Mixed.hs
index eb452dd..9a47d00 100644
--- a/src/Data/Array/Nested/Internal/Mixed.hs
+++ b/src/Data/Array/Nested/Internal/Mixed.hs
@@ -49,7 +49,6 @@ import Data.Array.Mixed.Shape
import Data.Array.Mixed.Types
import Data.Array.Mixed.Permutation
import Data.Array.Mixed.Lemmas
-import Data.Array.Strided.Arith
-- TODO:
-- sumAllPrim :: (PrimElt a, NumElt a) => Mixed sh a -> a