Re: [GHC] #8440: Get rid of the remaining static flags
#8440: Get rid of the remaining static flags -------------------------------------+------------------------------------- Reporter: thoughtpolice | Owner: (none) Type: task | Status: patch Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 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:D2839, Wiki Page: | Phab:D3615 -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"bf775e9d6895c07f629409ee18503f40730cb5a0/ghc" bf775e9/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="bf775e9d6895c07f629409ee18503f40730cb5a0" Remove references to static flags in flag reference A follow-up to #8440 (Ditch static flags). There are still some lingering references to static flags in the flag reference, so let's modify those references accordingly. Test Plan: Build the documentation Reviewers: bgamari, austin Reviewed By: bgamari Subscribers: rwbarton, thomie Differential Revision: https://phabricator.haskell.org/D3615 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8440#comment:13> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC