[Haskell-cafe] Silencing 'cabal configure' warning
Albert Y. C. Lai
trebla at vex.net
Fri Jan 17 17:46:58 UTC 2014
On 14-01-16 08:52 AM, Jan Stolarek wrote:
> When running 'cabal configure' I get a warning that my package database is old:
[...]
> Is there a way to silence this warning other than running 'cabal update'? I don't want to update
> my package database and getting a warning every time I configure a package is irritating.
Explore ~/.cabal/packages/hackage.haskell.org, find out of which files
to fudge timestamps to fool cabal.
More information about the Haskell-Cafe
mailing list