Fri Nov 16 05:20:46 PST 2007  Simon Marlow <[EMAIL PROTECTED]>
  * Change the command-line semantics for query commands
  
  From the help text:
  
    Commands that query the package database (list, latest, describe,
    field) operate on the list of databases specified by the flags
    --user, --global, and --package-conf.  If none of these flags are
    given, the default is --global --user.
  
  This makes it possible to query just a single database (e.g. the
  global one without the user one), which needed tricks to accomplish
  before.

    M ./docs/users_guide/packages.xml +16
    M ./utils/ghc-pkg/Main.hs -19 +44

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to