aboutsummaryrefslogtreecommitdiff
path: root/test/Util.hs
diff options
context:
space:
mode:
Diffstat (limited to 'test/Util.hs')
-rw-r--r--test/Util.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Util.hs b/test/Util.hs
index 1249bf9..9afa922 100644
--- a/test/Util.hs
+++ b/test/Util.hs
@@ -11,7 +11,7 @@ module Util where
import qualified Data.Array.RankedS as OR
import GHC.TypeLits
-import Data.Array.Mixed (fromSNat')
+import Data.Array.Mixed.Types (fromSNat')
import Data.Array.Nested