|
[ ghc-Bugs-771633 ] GHCi removes source files!!: msg#00036lang.haskell.glasgow.bugs
Bugs item #771633, was opened at 2003-07-15 16:34 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=771633&group_id=8032 Category: Compiler Group: 6.0 Status: Open Resolution: None Priority: 9 Submitted By: Daan Leijen (dleijen) Assigned to: Nobody/Anonymous (nobody) Summary: GHCi removes source files!! Initial Comment: GHCi removes source files on windows under certain circumstances! Of course, this is very bad when it actually happens. It happens when loading a source file in a subdirectory, i.e. > ghci -package wx wx\HelloWorld.hs [snip] Loading package wx ... linking ... done. Compiling Main ( wx/HelloWorld.hs, interpreted ) Ok, modules loaded: Main. *Main> :q Leaving GHCi. >ghci -package wx wx\HelloWorld.hs [snip] Loading package wx ... linking ... done. can't find file `wx\HelloWorld.hs' It only happens when using the normal windows prompt. It doesn't happen when using 'bash' (with cygwin). Nice bug for an interpreter :-) -- Daan. (daanleijen@xxxxxxxxx) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=771633&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Predicativity, Olaf Chitil |
|---|---|
| Next by Date: | [ ghc-Bugs-771633 ] GHCi removes source files!!, SourceForge.net |
| Previous by Thread: | nightly build nofib failures, Donald Bruce Stewart |
| Next by Thread: | [ ghc-Bugs-771633 ] GHCi removes source files!!, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |