Changes between Version 5 and Version 6 of WikiStart
- Timestamp:
- 09/30/08 09:21:15 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v5 v6 1 1 2 == The Haskell Platform == 2 3 … … 12 13 13 14 * [wiki:Library/ALUT alut] 15 * [wiki:Library/binary binary] 16 * [wiki:Library/cgi cgi] 17 * [wiki:Library/fgl fcgi] 14 18 * [wiki:Library/GLUT glut] 19 * [wiki:Library/haskell-src haskell-src] 20 * [wiki:Library/html html] 21 * [wiki:Library/HTTP http] 15 22 * [wiki:Library/HUnit hunit] 23 * [wiki:Library/mtl mtl] 24 * [wiki:Library/network network] 16 25 * [wiki:Library/OpenAL openal] 17 26 * [wiki:Library/OpenGL opengl] 18 * [wiki:Library/QuickCheck quickcheck]19 * [wiki:Library/cgi cgi]20 * [wiki:Library/fgl fcgi]21 * [wiki:Library/haskell-src haskell-src]22 * [wiki:Library/html html]23 * [wiki:Library/mtl mtl]24 * [wiki:Library/network network]25 27 * [wiki:Library/parallel parallel] 26 28 * [wiki:Library/parsec parsec] 29 * [wiki:Library/regex-posix posix] 30 * [wiki:Library/QuickCheck quickcheck] 27 31 * [wiki:Library/regex-base regex-base] 28 32 * [wiki:Library/regex-compat regex-compat] 29 * [wiki:Library/regex-posix posix]30 33 * [wiki:Library/stm stm] 31 34 * [wiki:Library/time time] 35 * [wiki:Library/utf8-string utf8-string] 32 36 * [wiki:Library/xhtml xhtml] 37 * [wiki:Library/zlib zlib] 33 38 34 === New ones, required for cabal-install === 39 (sort -k3) 35 40 36 * [wiki:Library/zlib zlib]37 * [wiki:Library/HTTP http]38 39 === Most dependencies of the remnants ===40 41 * [wiki:Library/utf8-string utf8-string]42 * [wiki:Library/binary binary]
