|
RE: ghc 5.04 bug: msg#00009lang.haskell.glasgow.bugs
> ghc -c Ghcbug.hs > c:\ghc\ghc-5.04\bin\ghc.exe: panic! (the `impossible' happened, GHC > version 5.04): > expectJust tyConDataCons > > Please report it as a compiler bug to > glasgow-haskell-bugs@xxxxxxxxxxx, > or http://sourceforge.net/projects/ghc/. > > Ghcbug.hs: > ---------------------- > module O where > > type O a = Ord a => [a] > > f :: O a -> O a > f [] = [] > ------------------------ This bug was fixed in version 5.04.1. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Microseconds in hWaitForInput, Simon Marlow |
|---|---|
| Next by Date: | RE: Errors from Haskell, C/C++ Objects Linkage, Simon Marlow |
| Previous by Thread: | ghc 5.04 bug, Thomas Johnsson |
| Next by Thread: | RE: Microseconds in hWaitForInput, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |