[commit: ghc] wip/remove-cabal-dep: Improve the ghc-pkg warnings for missing and out of date package cache files (819e28f)

git at git.haskell.org git at git.haskell.org
Sun Aug 24 22:47:19 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/remove-cabal-dep
Link       : http://ghc.haskell.org/trac/ghc/changeset/819e28fad20c09ae2a0b448dda4e9bfbcdae4950/ghc

>---------------------------------------------------------------

commit 819e28fad20c09ae2a0b448dda4e9bfbcdae4950
Author: Duncan Coutts <duncan at well-typed.com>
Date:   Tue Aug 19 16:10:04 2014 +0100

    Improve the ghc-pkg warnings for missing and out of date package cache files
    
    In particular, report when it's missing, and also report it for ghc-pkg check.
    Also make the warning message more explicit, that ghc will not be able to
    read these dbs, even though ghc-pkg may be able to.


>---------------------------------------------------------------

819e28fad20c09ae2a0b448dda4e9bfbcdae4950
 utils/ghc-pkg/Main.hs | 61 ++++++++++++++++++++++++++++++++-------------------
 1 file changed, 38 insertions(+), 23 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 819e28fad20c09ae2a0b448dda4e9bfbcdae4950


More information about the ghc-commits mailing list