Hi!

*oops* I just realized, that I'm more than a month without a bug report...
`impossible'! ;-)

\begin{code}
nasty (``1'') = 42
main = putStrLn "Boooh!"
\end{code}

[506]$ ghc -fglasgow-exts -o foo foo.hs
panic! (the `impossible' happened):
        Check.simplify_pat: LitPat: ``1''
        

Cheers,
Michael
-- 
"In My Egotistical Opinion, most people's C programs should be indented six
 feet downward and covered with dirt."
                                -- Blair P. Houghton

Reply via email to