
15 Nov
2007
15 Nov
'07
6:04 p.m.
briqueabraque:
Hi,
Is there a "Haskellforge" somewhere, i.e., something like a sourceforge for open source Haskell programs, with darcs, automatic cabalization etc.? Has anyone tried that already?
We use http://community.haskell.org/ which you can ask for an account on. with darcs repos hosted here: http://code.haskell.org/ automatic cabalisation can be done with mkcabal, and other tools, http://haskell.org/haskellwiki/How_to_write_a_Haskell_program Cheers, Don