summaryrefslogtreecommitdiff
path: root/test.hs
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2024-03-26 14:33:13 +1100
committerJustin Bedo <cu@cua0.org>2024-03-27 13:39:32 +1100
commitb9ebdeb8ddebb954c3f429d56c4ea94ebc8418e3 (patch)
tree633d406cacbb55616263697397557a2b4d45604f /test.hs
parentafba6bce9c2e8ff77da2848f57f443088861db5d (diff)
cleanup
Diffstat (limited to 'test.hs')
-rw-r--r--test.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test.hs b/test.hs
index b0574a1..9c2613b 100644
--- a/test.hs
+++ b/test.hs
@@ -12,7 +12,6 @@ import qualified Streamly.Data.Stream as S
import qualified Streamly.Data.Unfold as U
import System.IO.Temp
import Test.QuickCheck
-import Test.QuickCheck.Arbitrary
import Test.QuickCheck.Monadic
import Prelude hiding (Read)