cvs commit: hugs98/src static.c type.c hugs98/docs/users_guide hugs_ghc.xml
Ross Paterson <[email protected]> Sat, 10 Dec 2005 03:25:14 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
ross 2005/12/10 03:25:14 PST
Modified files:
src static.c type.c
docs/users_guide hugs_ghc.xml
Log:
Parallel list comprehensions: look for zipN functions in both List and
Data.List.
Revision Changes Path
1.179 +5 -3 hugs98/src/static.c
1.81 +8 -6 hugs98/src/type.c
1.8 +5 -0 hugs98/docs/users_guide/hugs_ghc.xml