patch applied (ghc): ghc-pkg: New command ' check' and made ' list' indicate broken packages
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061125003806.GA22948__38132.0865279578$1164415102$gmane$org@cvs.haskell.org> |
Sun Nov 5 10:38:51 PST 2006 Lennart Kolmodin <[email protected]> * ghc-pkg: New command 'check' and made 'list' indicate broken packages Command 'check': print a list of all packages that are broken and which dependencies they are missing. Command 'list': updated by making it put brackets around broken packages. M ./utils/ghc-pkg/Main.hs -5 +49