#1861: Uncompilable code generated
----------------------+-----------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: lowest | Milestone: 6.8.3
Component: Compiler | Version: 6.9
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: MacOS X |
----------------------+-----------------------------------------------------
Changes (by guest):
* version: 6.8.1 => 6.9
Comment:
The GHC optimizations have regressed (I'll send a separate report) so the
program has to be changed a little to generate uncompilable code:
{{{
main = interact $ show . (< (1e400 :: Double)) . read
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1861#comment:5>
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