#5959: GHC Panic: nameModule
--------------------------------+-------------------------------------------
 Reporter:  mightybyte          |          Owner:                
     Type:  bug                 |         Status:  new           
 Priority:  normal              |      Component:  Compiler      
  Version:  7.4.1               |       Keywords:                
       Os:  Linux               |   Architecture:  x86_64 (amd64)
  Failure:  Compile-time crash  |       Testcase:                
Blockedby:                      |       Blocking:                
  Related:                      |  
--------------------------------+-------------------------------------------
 ghc: panic! (the 'impossible' happened)
   (GHC version 7.4.1 for x86_64-unknown-linux):
         nameModule b_a2PR{tv}

 While working on this project https://github.com/mightybyte/snaplet-
 postgresql-simple I encountered a GHC panic.  To reproduce, check out
 revision 6573d4359c5cb7699c931c44ebf1bf135099f83b (currently HEAD of the
 master branch), cabal install it, then go to the example directory and
 build with "ghc --make Site.hs".

 This has caused the crash for me on two different Linux systems with GHC
 7.4.1.  I realize it requires building a large number of package
 dependencies, but I have no idea of how to construct a smaller test case.
 It should be pretty easy to build these dependencies with cabal or cabal-
 dev.

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