diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2015-03-22 17:51:51 +0100 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-03-23 20:44:40 +0100 |
commit | 567db32b074860723e2b7c38f119b1880a803775 (patch) | |
tree | e39585a4c9c00314f4afaa02886735467b891385 /aclocal.m4 | |
parent | a0678f1f0e62496c108491e1c80d5eef3936474a (diff) | |
download | haskell-567db32b074860723e2b7c38f119b1880a803775.tar.gz |
New lint check: Check idArity invariants (#10181)
The arity of an id should not be larger than what the type allows, and
it should also not contradict the strictness signature. This adds a lint
check for that.
This broke test T8743, uncovering a bug in the SOURCE import machinery,
which is now filed as #10182.
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions