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

GHC ghc-devs at haskell.org
Sun Nov 27 22:59:58 UTC 2016


#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


More information about the ghc-tickets mailing list