Ticket #3047 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

Panic! (the 'impossible' happened) :)

Reported by: bchallenor Owned by:
Priority: normal Milestone:
Component: GHCi Version: 6.8.2
Keywords: Cc:
Operating System: Windows Architecture: x86
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

I was just coding up a solution to a Project Euler problem when the following occurred. I'm attaching the source file. It should be useful as it's very short (well, except for there being a 46KB list on one line).

I apologize if this is a duplicate, because I'm using a fairly old GHCi.

Cheers Ben

[1 of 1] Compiling Main ( C:/Users/Ben/Desktop/ProjectEuler/22.hs, i nterpreted ) : panic! (the 'impossible' happened)

(GHC version 6.8.2 for i386-unknown-mingw32):

linkBCO: >= 64k insns in BCO

Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug

Attachments

22.hs Download (45.5 KB) - added by bchallenor 4 years ago.
Example

Change History

Changed 4 years ago by bchallenor

Example

Changed 4 years ago by bchallenor

This could well be a duplicate of  http://hackage.haskell.org/trac/ghc/ticket/3022.

Changed 4 years ago by simonmar

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

dup of #789

Note: See TracTickets for help on using tickets.