[GHC] #10543: MacOS: validate fails on \u

GHC ghc-devs at haskell.org
Sun Jun 21 17:49:03 UTC 2015


#10543: MacOS: validate fails on \u
-------------------------------------+-------------------------------------
        Reporter:  trommler          |                   Owner:
            Type:  bug               |                  Status:  patch
        Priority:  normal            |               Milestone:
       Component:  Build System      |                 Version:  7.10.1
      Resolution:                    |                Keywords:  cpp
Operating System:  MacOS X           |            Architecture:
 Type of failure:  Building GHC      |  Unknown/Multiple
  failed                             |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:  Phab:D1004
-------------------------------------+-------------------------------------
Changes (by thomie):

 * keywords:   => cpp
 * status:  new => patch
 * differential:   => Phab:D1004


Comment:

 Reproducible with:

 {{{
 $ cat T10543.hs
 matchBuildTarget pkg = \utarget fexists -> undefined

 $ ghc -pgmP clang T10543.hs -fforce-recomp -cpp -Werror
 ...same error...
 }}}}

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


More information about the ghc-tickets mailing list