#3118: ghc: panic! (the 'impossible' happened): Missing alternative
-------------------------------+--------------------------------------------
    Reporter:  calvins         |        Owner:         
        Type:  bug             |       Status:  new    
    Priority:  normal          |    Milestone:         
   Component:  Compiler        |      Version:  6.10.1 
    Severity:  normal          |   Resolution:         
    Keywords:                  |   Difficulty:  Unknown
    Testcase:                  |           Os:  Linux  
Architecture:  x86_64 (amd64)  |  
-------------------------------+--------------------------------------------
Comment (by simonpj):

 I don't know whether this is anything to do with your problem, but I can't
 get started:
 {{{
 bash-3.2$ cabal install
 Resolving dependencies...
 cabal: dependencies conflict: HTTP-4000.0.4 requires parsec ==2.1.0.1
 however
 parsec-2.1.0.1 was excluded because rdf4h-0.7 requires parsec >=3 && >=3
 bash-3.2$
 }}}
 Seems that your package dependencies aren't right.

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3118#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to