aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/C.hs
diff options
context:
space:
mode:
Diffstat (limited to 'test/Tests/C.hs')
-rw-r--r--test/Tests/C.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Tests/C.hs b/test/Tests/C.hs
index a0f103d..b10e66a 100644
--- a/test/Tests/C.hs
+++ b/test/Tests/C.hs
@@ -23,8 +23,8 @@ import Data.Array.Nested
import Data.Array.Nested.Internal.Shape
import Hedgehog
-import Hedgehog.Internal.Property (forAllT)
import Hedgehog.Gen qualified as Gen
+import Hedgehog.Internal.Property (forAllT)
import Hedgehog.Range qualified as Range
import Test.Tasty
import Test.Tasty.Hedgehog