Wed Dec 12 02:22:30 PST 2007  Simon Marlow <[EMAIL PROTECTED]>
  * "list --simple-output" should be quiet when there are no packages to list
  
  Previously:
  
  $ ghc-pkg list --user --simple-output
  ghc-pkg: no matches
  $
  
  Now:
  
  $ ghc-pkg list --user --simple-output
  $

    M ./utils/ghc-pkg/Main.hs -2 +2

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

Reply via email to