#211: Add qa/check command ---------------------------------+------------------------------------------ Reporter: duncan | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: Cabal-1.4 Component: cabal-install tool | Version: 1.2.3.0 Severity: normal | Resolution: fixed Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.8.2 | Platform: Linux ---------------------------------+------------------------------------------ Changes (by duncan): * status: new => closed * resolution: => fixed Comment: {{{ Thu Feb 21 20:48:20 GMT 2008 Lennart Kolmodin <kolmodin@gentoo.org> * Naive implementation of 'cabal check' A naive implementation of 'cabal check'. It will list the errors and warnings as implemented by Cabal, yielding them in groups of severity. Currently ignores verbosity levels, no additional arguments are understood. This addresses ticket #211. }}} It doesn't do "cabal check foo-1.0.tar.gz". If anyone thinks that's important they can file another ticket or just send in a patch. -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/211#comment:2> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects