Bugs item #1180366, was opened at 2005-04-10 22:16
Message generated for change (Comment added) made by simonmar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1180366&group_id=8032

Category: Compiler
Group: 6.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Simon Peyton Jones (simonpj)
Summary: Compiler panic with very simple class 

Initial Comment:
Ok, I don't know if this code is valid or not, but it
cause a compiler panic and no code should do that :)

So here it is :

class Iseq where
  iNil     :: Iseq

That's all !!!

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

>Comment By: Simon Marlow (simonmar)
Date: 2005-04-11 09:18

Message:
Logged In: YES 
user_id=48280

Fixed, thanks for the report

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

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

Reply via email to