#3037: GHC panics when configuring base
----------------------+-----------------------------------------------------
Reporter: mooism | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.8.2
Severity: normal | Resolution:
Keywords: | Testcase:
Os: Linux | Architecture: x86
----------------------+-----------------------------------------------------
Changes (by duncan):
* keywords: base, base-4.0.0.0, panic, panic! =>
Comment:
When cabal-install says a package cannot be installed because it needs
base 4, that does not mean you should install base 4. It means you cannot
use that version of that package with ghc-6.8. You either have to use an
older version of the same package, avoid using the package or upgrade to
ghc-6.10 which comes with base 4.
For exactly this reason, cabal-install does not decide to install base 4
(which is why you had to go to such lengths to try to install it).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3037#comment:1>
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