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

Category: Template Haskell
Group: 6.2.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Simon Peyton Jones (simonpj)
Summary: template Haskell fails in GHCi

Initial Comment:
Prelude> let x = 1
Prelude> $([|x|])
ghc.exe: panic! (the `impossible' happened, GHC version 
6.2.2):
        nameModule x {- v a6XY -}

Please report it as a compiler bug to glasgow-haskell-
[EMAIL PROTECTED],
or http://sourceforge.net/projects/ghc/.


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

>Comment By: Simon Peyton Jones (simonpj)
Date: 2005-02-03 13:13

Message:
Logged In: YES 
user_id=50165

Fixed in 6.4; thank you for the report.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1114883&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to