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 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 |