[GHC] #11656: Alllow static pointers to local closed definitions
GHC
ghc-devs at haskell.org
Sun Feb 28 11:37:34 UTC 2016
#11656: Alllow static pointers to local closed definitions
-------------------------------------+-------------------------------------
Reporter: mboes | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
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: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mboes):
Note that the main reason that this was not implemented the first time
around is that we couldn't get floating of closed local identifiers to
top-level to work properly. This is likely an easy and straightforward
task though - Facundo and I just don't have the requisite knowledge it
seems. So any help from core developers more familiar with GHC would be
greatly appreciated.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11656#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list