[haskell-art] Installing Haskore

Henning Thielemann lemming at henning-thielemann.de
Wed Jun 3 09:13:55 BST 2009


Good to hear that installation with 'cabal install' works.


On Wed, 3 Jun 2009, Serge LE HUITOUZE wrote:

> I quickly browsed the documentation of Cabal, starting from
> http://www.haskell.org/cabal/.
> I didn't find the FAQ (http://www.haskell.org/cabal/FAQ.html) very
> instructive, but didn't have time (yet) to read the users guide
> (http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/).

Actually there are two things: Cabal, the packaging system, and 
cabal-install, a front-end which also manages automatical installation of 
dependent packages. The shell command 'cabal' is from the cabal-install 
package. The Documentation you mention is for Cabal, and I think it is 
mostly of interest for package managers and not for users.


More information about the haskell-art mailing list