|
[ ghc-Bugs-644657 ] interface decl for PrelTup: msg#00053lang.haskell.glasgow.bugs
Bugs item #644657, was opened at 2002-11-27 10:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=644657&group_id=8032 Category: Compiler Group: 5.02 >Status: Closed >Resolution: Wont Fix Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: interface decl for PrelTup Initial Comment: My literate haskell script uses tupels with 38 elements. When using HUGS I get no errors and the script is running as wanted. Compiling with ghc-5.02.2 following error occurs: Switches_tupel.lhs:1: Failed to find interface decl for `PrelTup.(,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,)' from module `PrelTup' bvoss@xxxxxxxxxxxxxxxxxxxxxxxx ---------------------------------------------------------------------- >Comment By: Simon Peyton Jones (simonpj) Date: 2002-11-28 09:41 Message: Logged In: YES user_id=50165 GHC only provides tuples up to size 37. This is indeed a bug, and it's been on the list of things to fix for about ten years. But it's quite tiresome to do anything about and seldom bites. I will update the manual; and I'll make the compiler give a more graceful error message. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=644657&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: new -fext-core bug (X = zdwX), Simon Peyton-Jones |
|---|---|
| Next by Date: | TH bug?, Reto Kramer |
| Previous by Thread: | [ ghc-Bugs-644657 ] interface decl for PrelTup, noreply |
| Next by Thread: | build of ghc-5.05.20021118 fails, Ralf Hinze |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |