|
[ ghc-Bugs-1290999 ] panic:Unify.unifyTauTyLists: msg#00064lang.haskell.glasgow.bugs
Bugs item #1290999, was opened at 2005-09-14 13:23 Message generated for change (Comment added) made by simonpj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1290999&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: Compiler (Type checker) Group: 6.4 >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Volker Stolz (volkersf) Assigned to: Nobody/Anonymous (nobody) Summary: panic:Unify.unifyTauTyLists Initial Comment: The attached sample program triggers a panic because I forgot to pass the type argument in the recursive algebraic datatype construction. The commented line is correct. GHC should not panic but instead provide a helpful error message. (Unluckily, I won't be able to test this with -HEAD atm) Compiling Main ( bugs.hs, interpreted ) ghc-6.4: panic! (the `impossible' happened, GHC version 6.4): Unify.unifyTauTyLists: mismatched type lists! ---------------------------------------------------------------------- >Comment By: Simon Peyton Jones (simonpj) Date: 2005-09-14 13:29 Message: Logged In: YES user_id=50165 Happily this is already fixed, and will be in 6.4.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1290999&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-1290999 ] panic:Unify.unifyTauTyLists, SourceForge.net |
|---|---|
| Next by Date: | RE: internal error: scavenge_stack: weird activation record found onstack: 0, Simon Marlow |
| Previous by Thread: | [ ghc-Bugs-1290999 ] panic:Unify.unifyTauTyLists, SourceForge.net |
| Next by Thread: | RE: internal error: scavenge_stack: weird activation record found onstack: 0, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |