[GHC] #9925: ghc internal error while installing hakyll

GHC ghc-devs at haskell.org
Thu Dec 25 20:16:40 UTC 2014


#9925: ghc internal error while installing hakyll
----------------------------------+----------------------------------------
       Reporter:  fvictorio       |                   Owner:
           Type:  bug             |                  Status:  new
       Priority:  normal          |               Milestone:
      Component:  Compiler        |                 Version:  7.6.3
       Keywords:                  |        Operating System:  Linux
   Architecture:  x86_64 (amd64)  |         Type of failure:  Runtime crash
     Difficulty:  Unknown         |               Test Case:
     Blocked By:                  |                Blocking:
Related Tickets:                  |  Differential Revisions:
----------------------------------+----------------------------------------
 Tried to install hakyll on Ubuntu 14.04

 {{{
 cabal update
 cabal install hakyll
 }}}

 Error during installation:

 {{{
 [55 of 69] Compiling Text.Pandoc.Writers.OpenDocument (
 src/Text/Pandoc/Writers/OpenDocument.hs,
 dist/build/Text/Pandoc/Writers/OpenDocument.o )
 ghc: internal error: evacuate: strange closure type 15574408
     (GHC version 7.6.3 for x86_64_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9925>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list