Keean Schupke wrote:

A question with regards to making Haskell easier to manage (like say perl or python), does
Haskell have an equivalent of CPAN... if not would it be a good idea to write one?


If haskell had a central code repository (like CPAN) then it would make installing a library as
simple as running a single command (and you could have dependancy resolution too)...


What are peoples thoughts, good idea?

   Keean.


IMHO I think this is a great idea. This is something that would really enhance the Haskell experience.

Jason
_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to