#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:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Old description:

> ~/src/pandoc$ ghci -isrc src/pandoc.hs
> GHCi, version 6.10.2: http://www.haskell.org/ghc/  :? for help
> ...
> Loading package digest-0.0.0.5 ... linking ... done.
> Loading package zip-archive-0.1.1.3 ... linking ... done.
> [ 8 of 29] Compiling Text.Pandoc.LaTeXMathML (
> src/Text/Pandoc/LaTeXMathML.hs, interpreted )
> ghc: panic! (the 'impossible' happened)
>   (GHC version 6.10.2 for i386-apple-darwin):
>         linkBCO: >= 64k insns in BCO
>
> Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
>
> >

New description:

 {{{
 ~/src/pandoc$ ghci -isrc src/pandoc.hs
 GHCi, version 6.10.2: http://www.haskell.org/ghc/  :? for help
 ...
 Loading package digest-0.0.0.5 ... linking ... done.
 Loading package zip-archive-0.1.1.3 ... linking ... done.
 [ 8 of 29] Compiling Text.Pandoc.LaTeXMathML (
 src/Text/Pandoc/LaTeXMathML.hs, interpreted )
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.2 for i386-apple-darwin):
         linkBCO: >= 64k insns in BCO

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

 >
 }}}

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