diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-06-01 19:58:43 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-06-04 23:58:28 +0200 |
commit | 14652b519eca12411e92c28cd06de32612b0973a (patch) | |
tree | d1c1d50fb9ef4753fb2b956224db0ca88d360d21 /rules/sdist-ghc-file.mk | |
parent | 75c6e0684dda585c37b4ac254cd7a13537a59a91 (diff) | |
download | haskell-14652b519eca12411e92c28cd06de32612b0973a.tar.gz |
ghc-cabal: don't warn about missing cabal fields
Only print and exit on errors. Warnings of the type
'PackageDistSuspicious' are not very useful.
The following show up in the build logs currently:
* The 'license' field is missing.
* No 'maintainer' field
* No 'category' field
* 'ghc-options: -O2' is rarely needed. Check that it is giving a real
benefit and not just imposing longer compile times on your users.
Differential Revision: https://phabricator.haskell.org/D944
Diffstat (limited to 'rules/sdist-ghc-file.mk')
0 files changed, 0 insertions, 0 deletions