patch applied (cabal): Add lots of new package checks
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Feb 11 11:50:13 EST 2008
Mon Feb 11 08:28:31 PST 2008 Duncan Coutts <duncan at haskell.org>
* Add lots of new package checks
Check that Setup.(l)hs exists.
Check for ./configure file if build-type: Configure
Check for duplicate modules in library and executables.
Check ghc-options and cc-options for -I -l -L flags that should be elsewhere
Check for lots of insane ghc-options that people have used in real packages.
Check for old ghc -f flags that correspond to extensions
M ./Distribution/PackageDescription/Check.hs -12 +168
View patch online:
http://darcs.haskell.org/cabal/_darcs/patches/20080211162831-adfee-95a3d5492a7b94f3aa693b7ca02b4d0b1fca4ca8.gz
More information about the cabal-devel
mailing list