[Haskell-cafe] Re: Haskell Platform on Ubuntu

Erik de Castro Lopo mle+hs at mega-nerd.com
Wed Jul 8 07:47:09 EDT 2009


Matthias Görgens wrote:

> Yes.  The sanest approach for any distribution would seem to install
> are bare bones ghc + cabal (cabal install) and let the cabal package
> system do the hard work directly.

Cabal works really well for a single developer on a single machine.

Debian packages work really well where there are multiple developers
on multiple machines and auto-build bots where you want all of these
to be using the exact same binary package.

The reason I am pursuing the Debian way is because I find the second
option far more useful.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the Haskell-Cafe mailing list