Ticket #535 (closed bug: Fixed)
ghc5 panic: tcStmtsAndThen: elt_ty
Description
$ cat Bug.hs module Bug where x = [b | a <- [], a | b <- []] $ ghc Bug.hs ghc-5.00: panic! (the `impossible' happened, GHC version 5.00): tcStmtsAndThen: elt_ty Please report it as a compiler bug to glasgow-haskell-bugs@haskell.org, or http://sourceforge.net/projects/ghc/.
Change History
Note: See
TracTickets for help on using
tickets.
