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 ce6ec23..0273423 100644
--- a/test/Util.hs
+++ b/test/Util.hs
@@ -12,9 +12,9 @@ module Util where
import Data.Array.RankedS qualified as OR
import Data.Kind
+import GHC.TypeLits
import Hedgehog
import Hedgehog.Internal.Property (failDiff)
-import GHC.TypeLits
import Data.Array.Mixed.Types (fromSNat')