|
[ ghc-Bugs-751509 ] TemplateHaskell: panic! (...) nameModule: msg#00030lang.haskell.glasgow.bugs
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
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-756454 ] Class op should mention class tyvar, SourceForge.net |
|---|---|
| Next by Date: | RFunE: "Unused"ness for warnings transitive in GHC 6.0.1, Mike Gunter |
| Previous by Thread: | [ ghc-Bugs-756454 ] Class op should mention class tyvar, SourceForge.net |
| Next by Thread: | RFunE: "Unused"ness for warnings transitive in GHC 6.0.1, Mike Gunter |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |