[GHC] #8440: Get rid of the remaining static flags
GHC
ghc-devs
Sat Oct 12 06:18:19 UTC 2013
#8440: Get rid of the remaining static flags
------------------------------------+-------------------------------------
Reporter: thoughtpolice | Owner:
Type: task | Status: new
Priority: high | Milestone: 7.8.1
Component: Compiler | Version:
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+-------------------------------------
On the heels of fixing #8276, we should get rid of the remaining static
flags. For the remaining cases, there's no real reason they should be
static, other than changing them is fairly invasive and will require some
refactoring.
I'm making this a goal for 7.10, since we only have 5 flags left (and a
lot of the changes for them are overlapping, so fixing one will probably
go a ways towards fixing the others.)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8440>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list