diff options
author | Justin Bedo <cu@cua0.org> | 2024-03-26 14:33:13 +1100 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2024-03-27 13:39:32 +1100 |
commit | b9ebdeb8ddebb954c3f429d56c4ea94ebc8418e3 (patch) | |
tree | 633d406cacbb55616263697397557a2b4d45604f /test.hs | |
parent | afba6bce9c2e8ff77da2848f57f443088861db5d (diff) |
cleanup
Diffstat (limited to 'test.hs')
-rw-r--r-- | test.hs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |