summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/Session.hs
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-02-05 17:38:33 +0000
committerMatthew Pickering <matthewtpickering@gmail.com>2021-03-03 19:11:08 +0000
commitf943edb0c40d20e1330450c3e148b8d0c877eded (patch)
tree431e07e6b3bd22712c7e493c90301107f01fe84d /compiler/GHC/Driver/Session.hs
parent7b9767b81f4f0b25b0c0402593be1182b9546bab (diff)
downloadhaskell-f943edb0c40d20e1330450c3e148b8d0c877eded.tar.gz
IPE: Give all constructor and function tables locationswip/con-info
During testing it was observed that quite a few info tables were not being given locations (due to not being assigned source locations, because they were not enclosed by a source note). We can at least give the module name and type for such closures even if no more accurate source information. Especially for constructors this helps find them in the STG dumps.
Diffstat (limited to 'compiler/GHC/Driver/Session.hs')
0 files changed, 0 insertions, 0 deletions