|
[ ghc-Bugs-1281130 ] "class A where a :: A -> Int" panics GHC 6.4: msg#00014lang.haskell.glasgow.bugs
Bugs item #1281130, was opened at 2005-09-03 06:06 Message generated for change (Settings changed) made by simonpj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1281130&group_id=8032 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Carlos Eduardo Scheidegger (carlossch) Assigned to: Nobody/Anonymous (nobody) Summary: "class A where a :: A -> Int" panics GHC 6.4 Initial Comment: Coming back to Haskell after a year off, I accidentally typed a very simple class definition wrong, and turns out that GHC 6.4 dies with ghc-6.4: panic! (the `impossible' happened, GHC version 6.4): ds_app_type Main.A{tc r1zQ} [] if you run $ ghc crasher.hs ghc-6.4: panic! (the `impossible' happened, GHC version 6.4): ds_app_type Main.A{tc r151} [] where crasher.hs is a file with a single line class A where a :: A -> Int I'm using the OSX version of GHC, by the way. -carlos ---------------------------------------------------------------------- >Comment By: Simon Peyton Jones (simonpj) Date: 2005-09-05 08:34 Message: Logged In: YES user_id=50165 Thanks Carlos. I'm happy to say that this one was fixed a while ago, and will be ok in 6.4.1. Simon ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1281130&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-904234 ] .lhs Birdtracks are removed instead of replaced, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-1277825 ] segmentation fault when profiling large case, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-1281130 ] "class A where a :: A -> Int" panics GHC 6.4, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-1281598 ] GHC poor type-checker error message, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |