
On Wednesday 10 October 2007 11:05:28 Magnus Therning wrote:
I recently had reason to do some encoding-related coding and noticed that Haskell was somewhat lacking (I could only find code for base64, on the other hand there are two implementations of it :-).
I've almost reached a state where I wouldn't be ashamed of sharing the code so I looked into my options of free hosting.
It seems I only have one option for publishing the code:
- Request a project on code.haskell.org.
I could only find one option for a "homepage" for the project: - Create a page on the Wiki.
You could perhaps use code.haskell.org for this? I'm not sure if that's kosher.
There seems to be no option when it comes to tracking bugs. :-(
Xmonad uses Google Code's bug tracker, which has worked quite nicely.
I could also not locate any option for publishing haddock pages. :-(
Haddock documentation is automatically generated for released packages on hackage.haskell.org.
Have I missed anything?
/M
Cheers, Spencer Janssen