Ticket #347 (closed bug: Fixed)
the 'impossible' happened...
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
Change History
Note: See
TracTickets for help on using
tickets.

