#5022: GHC goes to infinite loop
-------------------------------+--------------------------------------------
Reporter: serpentologist | Owner: igloo
Type: bug | Status: new
Priority: high | Milestone: 7.2.1
Component: Compiler | Version: 7.0.2
Keywords: infinite loop | Testcase:
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: None/Unknown
-------------------------------+--------------------------------------------
Changes (by FlashKorten):
* architecture: x86 => x86_64 (amd64)
Comment:
You can find a work-around for this problem in the Euterpea file
README.txt
------
To fix this problem, configure the module with optimization disabled:
runhaskell Setup.hs configure --disable-optimization
Then the build would succeed.
------
Alternatively, you can run cabal configure --disable-optimization
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5022#comment:9>
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