From 7bc9bc6ddbcee4f4193d5c79db92186f12ce3eb2 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Fri, 16 May 2025 23:50:45 +0200 Subject: Move modules Permutation and Types --- test/Tests/C.hs | 2 +- test/Tests/Permutation.hs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test/Tests') diff --git a/test/Tests/C.hs b/test/Tests/C.hs index 72bf8f6..3b78bc0 100644 --- a/test/Tests/C.hs +++ b/test/Tests/C.hs @@ -18,7 +18,7 @@ import Data.Type.Equality import Foreign import GHC.TypeLits -import Data.Array.Mixed.Types (fromSNat') +import Data.Array.Nested.Types (fromSNat') import Data.Array.Nested import Data.Array.Nested.Ranked.Shape diff --git a/test/Tests/Permutation.hs b/test/Tests/Permutation.hs index 1e7ad13..98a6da5 100644 --- a/test/Tests/Permutation.hs +++ b/test/Tests/Permutation.hs @@ -6,7 +6,7 @@ module Tests.Permutation where import Data.Type.Equality -import Data.Array.Mixed.Permutation +import Data.Array.Nested.Permutation import Hedgehog import Hedgehog.Gen qualified as Gen -- cgit v1.2.3-70-g09d2