[GHC] #7595: Static flags code needs cleanup
GHC
cvs-ghc at haskell.org
Tue Jan 29 18:30:32 CET 2013
#7595: Static flags code needs cleanup
-------------------------------+--------------------------------------------
Reporter: jstolarek | Owner:
Type: task | Status: new
Priority: high | Milestone: 7.8.1
Component: Driver | Version: 7.7
Resolution: | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-------------------------------+--------------------------------------------
Changes (by igloo):
* owner: jstolarek =>
* priority: normal => high
* status: closed => new
* resolution: fixed =>
* milestone: => 7.8.1
Comment:
I'd agree re avoiding `.hs-boot` files where possible.
Also, `DynFlags` now contains a `GLOBAL_VAR`, but doesn't have a `{-#
OPTIONS -fno-cse #-}` pragma. I'm not sure what effect such a pragma would
have on the other code in the module, if any.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7595#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list