#11656: Alllow static pointers to local closed definitions -------------------------------------+------------------------------------- Reporter: mboes | Owner: Type: bug | Status: patch Priority: normal | 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: 11698 | Blocking: Related Tickets: | Differential Rev(s): Phab:D2104, Wiki Page: | Phab:D2655 -------------------------------------+------------------------------------- Comment (by Facundo Domínguez <facundo.dominguez@…>): In [changeset:"0b70ec0c3b72a7f87776743e64b47b65ef0ca4a5/ghc" 0b70ec0/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="0b70ec0c3b72a7f87776743e64b47b65ef0ca4a5" Have static pointers work with -fno-full-laziness. Summary: Before this patch, static pointers wouldn't be floated to the top-level. Test Plan: ./validate Reviewers: simonpj, bgamari, austin Subscribers: mboes, thomie Differential Revision: https://phabricator.haskell.org/D2662 GHC Trac Issues: #11656 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11656#comment:20> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler