diff options
author | Simon Marlow <marlowsd@gmail.com> | 2011-08-18 15:32:22 +0100 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2011-11-02 16:34:02 +0000 |
commit | d4c20a1b2c402d35b00b920c311f93b6396c6cf5 (patch) | |
tree | ee30f08dce3a65fa63d288254fe4319605eebe32 /compiler/codeGen | |
parent | 4921136bd7643c54796003e28762941f436373a4 (diff) | |
download | haskell-d4c20a1b2c402d35b00b920c311f93b6396c6cf5.tar.gz |
For the location on a record selector binding, use the location of the
record selector identifier in the data declaration. Previously the
location was pointing to the TyCon in the source, which was clearly
wrong, and the new way gives more useful information from HPC: if a
record selector is never used, the markup will shade the identifier
yellow.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions