
2 Feb
2009
2 Feb
'09
9:51 a.m.
On Mon, Feb 2, 2009 at 12:01 AM, Duncan Coutts
The solution is to upgrade:
$ cabal install cabal-install
$ cabal --version cabal-install version 0.6.0 using version 1.6.0.1 of the Cabal library
Yes, this was the problem, despite me upgrading cabal-install before mailing the list. Alas, an old cabal binary was being picked up from /usr/local/bin. Cheers for the help, D