#1861: Uncompilable code generated
----------------------+-----------------------------------------------------
 Reporter:  guest     |          Owner:       
     Type:  bug       |         Status:  new  
 Priority:  normal    |      Milestone:       
Component:  Compiler  |        Version:  6.8.1
 Severity:  normal    |       Keywords:       
 Testcase:            |   Architecture:  x86  
       Os:  MacOS X   |  
----------------------+-----------------------------------------------------
 When compiling via C the symbol Infinity is sometimes generated.
 {{{
 main = interact $ show . (< 1e400) . read
 }}}
 Compile with
 {{{
 ghc -O2 -fvia-C foo.hs
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1861>
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