Object I/O causes GHC panic

Krasimir Angelov ka2_mail at yahoo.com
Wed Feb 13 02:54:48 EST 2002


      Hi

   The trouble is when uncomment lines 177-178 from
ObjectIO/WindowDispose.hs

For GHC-5.02.1
-------------------------------------------------------
ghc: panic! (the `impossible' happened, GHC version
5.02.1):
        coreSyn/CoreUtils.lhs:98: Non-exhaustive
patterns in function coreAltsTy
pe


Please report it as a compiler bug to
glasgow-haskell-bugs at haskell.org,
or http://sourceforge.net/projects/ghc/.
-------------------------------------------------------

For GHC-5.03 snapshot release
-------------------------------------------------------
ghc: panic! (the `impossible' happened, GHC version
5.03):
        Prelude.head: empty list

Please report it as a compiler bug to
glasgow-haskell-bugs at haskell.org,
or http://sourceforge.net/projects/ghc/.
-------------------------------------------------------

    How can I avoid this error?

Thanks

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



More information about the Glasgow-haskell-bugs mailing list