#4390: MagicHash extension missing in cc004 (test suite)
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |       Owner:              
        Type:  bug                |      Status:  new         
    Priority:  normal             |   Component:  Test Suite  
     Version:  7.1                |    Keywords:              
    Testcase:                     |   Blockedby:              
          Os:  Unknown/Multiple   |    Blocking:              
Architecture:  Unknown/Multiple   |     Failure:  None/Unknown
----------------------------------+-----------------------------------------
 cc004 failed with
 {{{
 =====> cc004(normal) 1142 of 2601 [0, 2, 0]
 cd ./ffi/should_compile &&
 '/home/dafis/Haskell/Hacking/newghc/bindisttest/install dir/bin/ghc'
 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-
 conf -rtsopts  -c cc004.hs   -XForeignFunctionInterface -optc-Wno-implicit
 >cc004.comp.stderr 2>&1
 Compile failed (status 256) errors were:

 cc004.hs:17:59: parse error on input `->'

 *** unexpected failure for cc004(normal)
 }}}
 due to a missing language extension. Patch attached.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4390>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to