[GHC] #14596: Remove uses of unsafeGlobalDynFlags for state hack
GHC
ghc-devs at haskell.org
Tue Dec 19 15:29:43 UTC 2017
#14596: Remove uses of unsafeGlobalDynFlags for state hack
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.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): Phab:D4265
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"ff1544d6db26c16d801f9cf9197db6eede57d576/ghc" ff1544d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="ff1544d6db26c16d801f9cf9197db6eede57d576"
Rmove a call to mkStatePrimTy
This is a tiny refactoring that removes one of the calls
to mkStatePrimTy, in service to Trac #14596
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14596#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list