Bugs item #751509, was opened at 2003-06-09 19:19
Message generated for change (Settings changed) made by simonpj
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=751509&group_id=8032

Category: Compiler
Group: 6.0
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Markus Lauer (mlauer)
Assigned to: Nobody/Anonymous (nobody)
Summary: TemplateHaskell: panic! (...) nameModule 

Initial Comment:
The below code gives 
ghc-6.0: panic! (the `impossible' happened, GHC version
6.0):
        nameModule x {- v a36 -}
========================
module A where

my_id :: a -> a
my_id x = $( [| x |] )
===================


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

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

Reply via email to