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

#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

#9925: ghc internal error while installing hakyll ----------------------------------------+---------------------------------- Reporter: fvictorio | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 (amd64) Type of failure: Runtime crash | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | ----------------------------------------+---------------------------------- Comment (by fvictorio): Doing {{{ cabal install hakyll }}} again finished the installation without further problems. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9925#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9925: ghc internal error while installing hakyll -------------------------------------+------------------------------------- Reporter: fvictorio | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: worksforme | Keywords: Operating System: Linux | Architecture: x86_64 | (amd64) Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => worksforme Comment: Thanks for the report. Unfortunately GHC 7.6.3 is no longer supported. Please reopen if you run into this problem again, with whatever is the latest release of GHC at the time. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9925#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC