#6045: GHC 6.10.4 panic when compiling she-0.6
--------------------------------+-------------------------------------------
 Reporter:  nobody              |          Owner:          
     Type:  bug                 |         Status:  new     
 Priority:  normal              |      Component:  Compiler
  Version:  6.10.4              |       Keywords:          
       Os:  MacOS X             |   Architecture:  x86     
  Failure:  Compile-time crash  |       Testcase:          
Blockedby:                      |       Blocking:          
  Related:                      |  
--------------------------------+-------------------------------------------
 GHC says I should report, found no existing ticket (tho I regularly fail
 at searching).

 == Output ==
 {{{
 nobody@nowhere:~$ cabal install she
 Resolving dependencies...
 Configuring she-0.6...
 Preprocessing library she-0.6...
 Preprocessing executables for she-0.6...
 Building she-0.6...
 [1 of 1] Compiling ShePrelude       ( src/ShePrelude.lhs,
 dist/build/ShePrelude.o )
 ghc: panic! (the 'impossible' happened)
   (GHC version 6.10.4 for x86_64-apple-darwin):
         tcResultType/choose_univs

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

 cabal: Error: some packages failed to install:
 she-0.6 failed during the building phase. The exception was:
 ExitFailure 1
 }}}

 == System Info ==
 {{{
 nobody@nowhere:~$ uname -a
 Darwin nowhere.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7
 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
 nobody@nowhere:~$ ghc --version
 The Glorious Glasgow Haskell Compilation System, version 6.10.4
 }}}

 GHC installed via MacPorts.

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