
#11656: Alllow static pointers to local closed definitions -------------------------------------+------------------------------------- Reporter: mboes | Owner: | facundo.dominguez 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: 11698 | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by facundo.dominguez): There is a working implementation in https://github.com/ghc/ghc/compare/master...tweag:fd/float-static I hope to submit a phabricator revision next week. Currently have to update the documentation, improve error messages and update linter. I would be thankful for any suggestion about which part of the linter to modify in order to produce errors when applications of the {{{StaticPtr}}} constructor appear nested within other expressions. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11656#comment:9 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler