Bugs item #1179433, was opened at 2005-04-08 15:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1179433&group_id=8032
Category: Compiler Group: 6.4 Status: Open Resolution: None Priority: 5 Submitted By: Daniel Goertzen (goertzen) Assigned to: Nobody/Anonymous (nobody) Summary: the 'impossible' happened... Initial Comment: ghc.exe panics in the session below, and I am reporting this as instructed. The file vector.hs is attached to this bug report. [EMAIL PROTECTED] ~ $ 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 [email protected], or http://sourceforge.net/projects/ghc/. > ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1179433&group_id=8032 _______________________________________________ Glasgow-haskell-bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
