Skip to content

Commit cdd5121

Browse files
committed
Remove zip functions
1 parent 3607e71 commit cdd5121

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/HaskellWorks/Prelude.hs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,6 @@ module HaskellWorks.Prelude
111111

112112
for_,
113113

114-
zip,
115-
zip3,
116-
zipWith,
117-
zipWith3,
118-
unzip,
119-
unzip3,
120-
121114
Read(..),
122115
readEither,
123116

0 commit comments

Comments
 (0)