#12796: hschooks.c #include path is incorrect -------------------------------------+------------------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.2.1 Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"1399c8b481bd04848377b2f8a449e0bb09f0bb65/ghc" 1399c8b4/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="1399c8b481bd04848377b2f8a449e0bb09f0bb65" ghc/hschooks.c: Fix include path of Rts.h We need to ensure that we don't include Rts.h from bootstrap compiler. See #12796. Test Plan: Validate Reviewers: austin Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2698 GHC Trac Issues: #12796 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12796#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler