[GHC] #12887: Make each RTS header self-contained

#12887: Make each RTS header self-contained -------------------------------------+------------------------------------- Reporter: dobenour | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Runtime | Version: 8.0.1 System | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- We should make each header in the RTS self-contained – that is, make sure that it is valid when included on its own. Otherwise, some tools (such as the YouCompleteMe semantic completion system for Vim) report spurious errors when editing header files. (Also, not sure if this belongs here, or as a task on Phabricator) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12887 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12887: Make each RTS header self-contained -------------------------------------+------------------------------------- Reporter: dobenour | Owner: Type: task | Status: new Priority: normal | Milestone: Component: Runtime System | Version: 8.0.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): Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonmar): I don't object to this. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12887#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC