[Haskell-cafe] Trying to install cabal

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Thu Jul 10 18:53:31 EDT 2008


On 2008 Jul 10, at 14:00, Eric wrote:

> I have downloaded cabal and am trying to install it but have gotten  
> the
> following error message:
>
> C:\cabal\cabal-install-0.5.1>runghc Setup configure

Cabal itself is a special case; you need the same version of Cabal  
already installed to install it via Cabal...

Just run "make" to bootstrap it, IIRC.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list