Ticket #5299 (closed bug: worksforme)
ghc.exe: panic! (the 'impossible' happened)
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.2.1 |
| Component: | Compiler | Version: | 7.0.3 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
1. open ghci 2. type in: [2,4..] 3. obviously this is an infinite list, so press ctrl+C to stop it 4. type in: take 20 [2,4..] 5. ghci panics
Full output attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

