aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Permutation.hs
diff options
context:
space:
mode:
Diffstat (limited to 'test/Tests/Permutation.hs')
-rw-r--r--test/Tests/Permutation.hs2
1 files changed, 1 insertions, 1 deletions
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