Bugs item #935017, was opened at 2004-04-14 08:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
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.

- [EMAIL PROTECTED]

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=935017&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to