Bugs item #1179433, was opened at 2005-04-08 20:07
Message generated for change (Comment added) made by simonmar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1179433&group_id=8032

Category: Compiler
Group: 6.4
>Status: Closed
>Resolution: Fixed
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/.


> 






----------------------------------------------------------------------

>Comment By: Simon Marlow (simonmar)
Date: 2005-04-11 09:17

Message:
Logged In: YES 
user_id=48280

Fixed, thanks for the report

----------------------------------------------------------------------

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

Reply via email to