diff options
author | Ben Gamari <ben@smart-cactus.org> | 2016-07-19 07:39:56 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-07-19 13:01:26 +0200 |
commit | fe94e90944161e3938c9a755fd78875cb05377c7 (patch) | |
tree | 63eb7203e9c3318308e233928ce3e0a7e4ebcc55 /README.md | |
parent | 3822b65f851e1454838a4f4f65a6cc5140d39be8 (diff) | |
download | haskell-wip/lazy-instance-matching.tar.gz |
InstEnv: Ensure that instance visibility check is lazywip/lazy-instance-matching
Previously instIsVisible had completely broken the laziness of
lookupInstEnv' since it would examine is_dfun_name to check the name of
the defining module (to know whether it is an interactive module). This
resulted in the visibility check drawing in an interface file
unnecessarily.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions