[GHC] #11371: Bogus in-scope set in substitutions
GHC
ghc-devs at haskell.org
Fri Jan 6 13:28:04 UTC 2017
#11371: Bogus in-scope set in substitutions
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: niteria
Type: bug | Status: new
Priority: high | Milestone: 8.2.1
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #11360 | Differential Rev(s): phab:D1792,
Wiki Page: | phab:D1801, phab:D1802
-------------------------------------+-------------------------------------
Comment (by niteria):
e6aefd6e07ef04d068d727490c640c68c82e4954 is another fix
There are still about 40 occurrences of unchecked functions in the GHC
sources. Tackling one of them should be a nice well-scoped GHC starter
task. The main difficulty is not introducing unnecessary performance
regressions.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11371#comment:60>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list