|
[ ghc-Bugs-935017 ] double arrows causes a panic: msg#00019lang.haskell.glasgow.bugs
Bugs item #935017, was opened at 2004-04-14 08:44 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=935017&group_id=8032 Category: Compiler Group: 6.2 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: double arrows causes a panic Initial Comment: Trying to load code like the following: test = proc inp -> show -< id -< inp will cause both ghc and ghci to panic with this message: ghc-6.2: panic! (the `impossible' happened, GHC version 6.2): tcMonoExpr GHCziBase.id {- v r8k -} -< inp {- v aPp -} As far as I can tell, it's the "a -< b -< c" that's causing problems. - abe.egnor@xxxxxxxxx ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-04-20 04:48 Message: Logged In: NO This is the same bug as http://www.haskell.org//pipermail/glasgow-haskell-bugs/2004-March/003944.html I believe the fix is included in 6.2.1. -- Ross Paterson ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=935017&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: -ddump-all and --ddump-most, Simon Marlow |
|---|---|
| Next by Date: | [ ghc-Bugs-935017 ] double arrows causes a panic, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-935017 ] double arrows causes a panic, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-935017 ] double arrows causes a panic, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |