We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc18a5 commit ada0478Copy full SHA for ada0478
test/Streamly/Test/Data/Stream/Top.hs
@@ -1,7 +1,7 @@
1
module Main (main)
2
where
3
4
-import Data.List (intersect, sort, union, (\\))
+import Data.List (intersect, sort, (\\))
5
import Test.QuickCheck
6
( Gen
7
, Property
0 commit comments