Ticket #2683 (closed bug: fixed)
Boxy-type ASSERT failure in 6.10: panic in xmonad-contrib
| Reported by: | dons | Owned by: | simonpj |
|---|---|---|---|
| Priority: | high | Milestone: | 7.0.1 |
| Component: | Compiler | Version: | 6.9 |
| Keywords: | Cc: | dons@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | typecheck/should_compile/T2683 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
Testing xmonad-contrib-0.8 with ghc 6.10 RC. Probably a release-blocking bug.
[ 35 of 138] Compiling XMonad.Layout.MultiToggle ( XMonad/Layout/MultiToggle.hs, dist/build/XMonad/Layout/MultiToggle.o )
ghc: panic! (the 'impossible' happened)
(GHC version 6.10.0.20081007 for x86_64-unknown-linux):
ASSERT failed! file typecheck/TcUnify.lhs line 1000
a{tv aKF8} [box]
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
To reproduced, grab cabal-install 0.6 and:
cabal install xmonad-contrib-0.8
Change History
Note: See
TracTickets for help on using
tickets.
