#3164: ghc: panic! (the 'impossible' happened) while building pandoc on a
macbook
------------------------------+---------------------------------------------
Reporter: simonmic | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.10.2
Severity: normal | Resolution:
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
------------------------------+---------------------------------------------
Comment (by simonmic):
Also, a normal compilation gives a stack overflow with that file:
~/src/pandoc$ ghc --make -isrc src/pandoc.hs
...
[ 8 of 29] Compiling Text.Pandoc.LaTeXMathML (
src/Text/Pandoc/LaTeXMathML.hs, src/Text/Pandoc/LaTeXMathML.o )
stack overflow: use +RTS -K<size> to increase it
~/src/pandoc$ ghc --make -isrc src/pandoc.hs +RTS -K32M
...
[ 8 of 29] Compiling Text.Pandoc.LaTeXMathML (
src/Text/Pandoc/LaTeXMathML.hs, src/Text/Pandoc/LaTeXMathML.o )
(works)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3164#comment:1>
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