aboutsummaryrefslogtreecommitdiff
path: root/test/Gen.hs
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2024-05-30 22:20:57 +0200
committerTom Smeding <tom@tomsmeding.com>2024-05-30 22:20:57 +0200
commitf0752d67cd188f438280e1f0c692dc1f5f14a190 (patch)
tree2dd05c13aef3b3c6384bfa091b14633bc86e65a4 /test/Gen.hs
parent19eab026f4f4c6a2d38ceb1fffa6062ba2637a46 (diff)
Refactor Nested (modules, function names)
Diffstat (limited to 'test/Gen.hs')
-rw-r--r--test/Gen.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Gen.hs b/test/Gen.hs
index 9652963..3e879b9 100644
--- a/test/Gen.hs
+++ b/test/Gen.hs
@@ -18,7 +18,6 @@ import Foreign
import GHC.TypeLits
import qualified GHC.TypeNats as TN
-import Data.Array.Mixed
import Data.Array.Mixed.Types
import Data.Array.Nested