[Haskell-cafe] cabal list can't find Glob.cabal file?

Dougal Stanton dougal at dougalstanton.net
Mon Feb 2 04:51:28 EST 2009


On Mon, Feb 2, 2009 at 12:01 AM, Duncan Coutts
<duncan.coutts at worc.ox.ac.uk> wrote:

> 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


More information about the Haskell-Cafe mailing list