[darcs-users] 2.2.0pre2 tarballs ready for testing

Simon Michael simon at joyful.com
Sun Jan 4 17:34:35 UTC 2009


Thanks for your work Petr. Very quick feedback, trying to install from
hackage on mac leopard I got this:

$ cabal update
Downloading package list from server
'http://hackage.haskell.org/packages/archive'
$ cabal install darcs
Resolving dependencies...
Downloading darcs-2.1.98.2...
cabal: The package requires Cabal library version -any && >=1.6 but no
suitable version is installed.
cabal: Error: some packages failed to install:
darcs-2.1.98.2 failed during the configure step. The exception was:
exit: ExitFailure 1
$ ghc-pkg list Cabal
/usr/local/lib/ghc-6.8.2/package.conf:
        (Cabal-1.5.2)
/Users/simon/.ghc/i386-darwin-6.8.2/package.conf:
        (Cabal-1.2.3.0), Cabal-1.4.0.1
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 6.8.2
$ cabal --version
cabal-install version 0.5.1
using version 1.4.0.1 of the Cabal library
$ cabal install Cabal
Resolving dependencies...
Downloading Cabal-1.6.0.1...
(etc..)
$ cabal install darcs
(success)

ie cabal didn't install Cabal 1.6 automatically.



More information about the darcs-users mailing list