diff options
author | Ben Price <ben@brprice.uk> | 2020-01-27 13:53:32 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-05-21 12:12:17 -0400 |
commit | 24e61aad37355fa3a5503b11a60ab7b314a3f405 (patch) | |
tree | 1b4d381aec62d8d064d0102bbbabd3c4ca6830cf /docs/users_guide/compare-flags.py | |
parent | a9311cd53d33439e8fe79967ba5fb85bcd114fec (diff) | |
download | haskell-24e61aad37355fa3a5503b11a60ab7b314a3f405.tar.gz |
Lint should say when it is checking a rule
It is rather confusing that when lint finds an error in a rule attached
to a binder, it reports the error as in the RHS, not the rule:
...
In the RHS of foo
We add a clarifying line:
...
In the RHS of foo
In a rule attached to foo
The implication that the rule lives inside the RHS is a bit odd, but
this niggle is already present for unfoldings, whose pattern we are
following.
Diffstat (limited to 'docs/users_guide/compare-flags.py')
0 files changed, 0 insertions, 0 deletions