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.
2 parents f226ecb + 35497a4 commit d44c275Copy full SHA for d44c275
src/Data/Traversable.purs
@@ -1,7 +1,7 @@
1
module Data.Traversable where
2
3
import Prelude
4
-import Data.Array ((:), zipWith)
+import Data.Array (zipWith)
5
import Data.Either
6
import Data.Eq
7
import Data.Foldable
0 commit comments