|
RE: GHC 6.0: warning!: msg#00050lang.haskell.glasgow.bugs
> On Mon, Jul 07, 2003 at 03:49:38PM +0100, Simon Peyton-Jones wrote: > > Some of you have already discovered that GHC 6.0 has a > nasty bug: if you > > go > > ghci foo\Baz.hs > > and there is any error at all in Baz.hs, then GHC deletes the source > > file! This seems like excessive punishment for a type error. > > And it doesn't even require a type error as an excuse for punishment! > > .. if the source file is specified as ./file.hs > > Example: > > $ echo "module T where" > T.hs && ghc --make ./T.hs -v > ... > Deleting: ./T.hs > > > This is on linux, don't know about windows.. Now fixed, thanks for the report. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-772251 ] Panic (non-exhaustive pattern in compiler), SourceForge.net |
|---|---|
| Next by Date: | RE: stack overflow triggered by profiling in ghc 6, Simon Marlow |
| Previous by Thread: | make variable not set in nightly script, Donald Bruce Stewart |
| Next by Thread: | GHC 6 for Mac OS X: fix for package util/readline, Arthur Baars |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |