Ticket #5643 (closed bug: fixed)
New constraint solver: emitWantecCts
| Reported by: | simonpj | Owned by: | dimitris |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.4.1 |
| Component: | Compiler | Version: | 7.2.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | typecheck/should_compile/T5643 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
David T says: I'm getting a panic when trying to build the listlike package with ghc HEAD on Mac OSX 10.7, using a 64bit build of ghc.
Building ListLike-3.1.2... [1 of 8] Compiling Data.ListLike.FoldableLL ( src/Data/ListLike/FoldableLL.hs, dist/build/Data/ListLike/FoldableLL.o ) [2 of 8] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, dist/build/Data/ListLike/Base.o ) ghc: panic! (the 'impossible' happened) (GHC version 7.3.20111117 for x86_64-apple-darwin): emitWantecCts: can't emit non-wanted!
Change History
Note: See
TracTickets for help on using
tickets.
