Hac 2007 II/Projects
From HaskellWiki
(Difference between revisions)
| Line 10: | Line 10: | ||
== ByteString network == | == ByteString network == | ||
| + | |||
| + | Change Network.* to use strict ByteStrings instead of Strings. It would also be nice to tidy up the #ifdef mess. | ||
Current hacker(s): tibbe (Johan Tibell) | Current hacker(s): tibbe (Johan Tibell) | ||
Revision as of 10:15, 5 October 2007
Contents |
1 Generic Information
How to create repositories...
2 Active Projects
Please feel free to describe your current project here!
2.1 Cabal
2.2 Probability monads
2.3 ByteString network
Change Network.* to use strict ByteStrings instead of Strings. It would also be nice to tidy up the #ifdef mess.
Current hacker(s): tibbe (Johan Tibell)
