diff options
Diffstat (limited to 'test/Tests/C.hs')
-rw-r--r-- | test/Tests/C.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Tests/C.hs b/test/Tests/C.hs index 4861eb1..72bf8f6 100644 --- a/test/Tests/C.hs +++ b/test/Tests/C.hs @@ -20,7 +20,7 @@ import GHC.TypeLits import Data.Array.Mixed.Types (fromSNat') import Data.Array.Nested -import Data.Array.Nested.Internal.Shape +import Data.Array.Nested.Ranked.Shape import Hedgehog import Hedgehog.Gen qualified as Gen |