Ticket #347 (closed bug: Fixed)

Opened 8 years ago

Last modified 43 years ago

the 'impossible' happened...

Reported by: goertzen Owned by: nobody
Priority: normal Milestone:
Component: Compiler Version: 6.4
Keywords: Cc:
Operating System: Architecture:
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

ghc.exe panics in the session below, and I am reporting
this as instructed.  The file vector.hs is attached to
this bug report.


goertzen@tbass ~
$ ghci
   ___         ___ _
  / _ \ /\  /\/ __(_)
 / /_\// /_/ / /  | |      GHC Interactive, version
6.4, for Haskell 98.
/ /_\\/ __  / /___| |      http://www.haskell.org/ghc/
\____/\/ /_/\____/|_|      Type :? for help.

Loading package base-1.0 ... linking ... done.
Prelude> :load c:\hasktest\paratrooper\vector.hs
Compiling Vector           (
c:\hasktest\paratrooper\vector.hs, interpreted )
ghc.exe: panic! (the `impossible' happened, GHC version
6.4):
        ds_app_type Vector.Vector{tc r1zI} [b{tv a1B6}]

Please report it as a compiler bug to
glasgow-haskell-bugs@haskell.org,
or http://sourceforge.net/projects/ghc/.


> 





Attachments

vector.2.hs Download (0.7 KB) - added by goertzen 8 years ago.

Change History

Changed 8 years ago by goertzen

Changed 8 years ago by simonmar

  • status changed from assigned to closed
Logged In: YES 
user_id=48280

Fixed, thanks for the report
Note: See TracTickets for help on using tickets.