Ticket #3264 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

Real World Haskell book example issue

Reported by: oddy Owned by:
Priority: normal Milestone:
Component: GHCi Version: 6.10.1
Keywords: panic! Cc:
Operating System: Windows Architecture: x86
Type of failure: Runtime performance bug Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

load SimpleResult.hs from the chapter 5 of the book try to output alist "result" I've got this:

: panic! (the 'impossible' happened)
  (GHC version 6.10.1 for i386-unknown-mingw32):
        loadObj: failed

Attachments

ch05.PNG Download (42.7 KB) - added by oddy 4 years ago.
screenshot
ch05.zip Download (21.2 KB) - added by oddy 4 years ago.
sources

Change History

Changed 4 years ago by oddy

screenshot

Changed 4 years ago by oddy

sources

Changed 4 years ago by simonmar

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to duplicate

duplicate of #2973. Thanks for the report! (and the screenshot!)

Changed 4 years ago by simonmar

  • failure set to Runtime performance bug
Note: See TracTickets for help on using tickets.