From ffa8dacb1d7ea53438f784bf5f8b425b8cd48f46 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Wed, 14 May 2025 11:38:22 +0200 Subject: Split and uniformly rename Shape modules --- src/Data/Array/Mixed/Permutation.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Data/Array/Mixed/Permutation.hs') diff --git a/src/Data/Array/Mixed/Permutation.hs b/src/Data/Array/Mixed/Permutation.hs index cedfa22..22672cb 100644 --- a/src/Data/Array/Mixed/Permutation.hs +++ b/src/Data/Array/Mixed/Permutation.hs @@ -29,7 +29,7 @@ import GHC.TypeError import GHC.TypeLits import GHC.TypeNats qualified as TN -import Data.Array.Mixed.Shape +import Data.Array.Nested.Mixed.Shape import Data.Array.Mixed.Types -- cgit v1.2.3-70-g09d2