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/
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to