[GHC] #13545: Remove duplication between lookupSubBndrOcc and lookupExportChild
GHC
ghc-devs at haskell.org
Thu Apr 13 15:09:08 UTC 2017
#13545: Remove duplication between lookupSubBndrOcc and lookupExportChild
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: mpickering
Type: task | Status: new
Priority: normal | Milestone: 8.4.1
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mpickering):
There is the slight complication that `lookupExportChild` runs after
typechecking which means that it invokes typechecker lookup functions to
resolve things to do with record pattern synonym selectors.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13545#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list