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

Category: Compiler (Type checker)
Group: 6.4
Status: Open
Resolution: None
Priority: 5
Submitted By: spike (asamoilov)
Assigned to: Nobody/Anonymous (nobody)
Summary: internal compiler error: the `impossible' happened

Initial Comment:
Dear Haskellers,

I've got the following error message during
compilation of the attached Signal.hs file with ghc 6.4
and 6.5.

ghc -c Signal.hs
ghc-6.4: panic! (the `impossible' happened, GHC version
6.4):
        types/Type.lhs:(1107,0)-(1108,77):
Non-exhaustive patterns in function zip_ty_env
 
 
Please report it as a compiler bug to
glasgow-haskell-bugs@haskell.org,
or http://sourceforge.net/projects/ghc/.

I spent some time stripping the file to only several
lines :)

Best regards

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

>Comment By: spike (asamoilov)
Date: 2005-05-14 23:13

Message:
Logged In: YES 
user_id=1278724

Sorry, I attached Signal.hi instead Signal.hs
Reattaching the right file and deleting wrong.

All the best.

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

Comment By: spike (asamoilov)
Date: 2005-05-14 22:54

Message:
Logged In: YES 
user_id=1278724

Sorry, I attached Signal.hi instead Signal.hs
Reattaching the right file and deleting wrong.

All the best.

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

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

Reply via email to