Can't install packages with my inplace compiler
Simon Peyton Jones
simonpj at microsoft.com
Tue Nov 4 10:55:48 UTC 2014
When I say
cabal install --with-ghc=/home/simonpj/5builds/HEAD-2/inplace/bin/ghc-stage2
I get this
ghc-stage2: ghc no longer supports single-file style package databases (dist/package.conf.inplace) use 'ghc-pkg init' to create the database with the correct format.
Now, this is an old build tree, and I could blow it away entirely, but maybe there is something else going on. What should I do?
Thanks (all on Linux)
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20141104/cdb48cb7/attachment.html>
More information about the ghc-devs
mailing list