[GHC] #14312: Head does not build on Windows with the default make config.

GHC ghc-devs at haskell.org
Wed Oct 18 02:38:36 UTC 2017


#14312: Head does not build on Windows with the default make config.
-------------------------------------+-------------------------------------
        Reporter:  AndreasK          |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  Build System      |              Version:  8.3
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:
 Type of failure:  Building GHC      |  Unknown/Multiple
  failed                             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D4080
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Rufflewind):

 In ordinary C code I would always expect `#include "..."` to search the
 current directory of the file (as apparent to the user), whereas `#include
 <...>` should not do that unless explicitly asked for.  I think Haskell
 should aim to retain similar behavior.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14312#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list