[project @ 2005-02-15 10:51:37 by simonmar]
authorsimonmar <unknown>
Tue, 15 Feb 2005 10:51:37 +0000 (10:51 +0000)
committersimonmar <unknown>
Tue, 15 Feb 2005 10:51:37 +0000 (10:51 +0000)
commitd14916cbfe3076888266fddbf21bdba7ea4be6f5
treeaad70d1faab931d50dd2cb72e0158a9790b04da4
parent1013f2bbde5eb3e8bba4da6d851215963a93b239
[project @ 2005-02-15 10:51:37 by simonmar]
Change in semantics:
  - commands which only inspect the databse (list,describe,field)
    now take into account the user database unless --global is
    given.  This behaviour matches GHC, which also uses the user
    database by default.
  - However, commands which modify the database still use the
    global database, unless --user is given.

Also, allow P-* to be given as a package identifier, which means
"all versions of package P".
ghc/utils/ghc-pkg/Main.hs