|
[GHC] #822: -keep-tmp-files does not keep all temporary files: msg#00043lang.haskell.glasgow.bugs
#822: -keep-tmp-files does not keep all temporary files ------------------------------------+--------------------------------------- Reporter: greenrd@xxxxxxxxxxx | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Driver | Version: 6.4.2 Severity: minor | Keywords: Os: Linux | Difficulty: Unknown Architecture: x86_64 (amd64) | ------------------------------------+--------------------------------------- I invoke ghc like this: {{{ ghc --make -cpp -pgmLlhs2TeX -optL --pre -pgmPcpphs.compat -keep-tmp-files Functor.lhs }}} However, even with the -keep-tmp-files option enabled, ghc still does not keep the file it references in the error message below, which is annoying because it makes it less convenient to debug this error: {{{ Chasing modules from: Functor.lhs Skipping Category ( ./Category.lhs, ./Category.o ) Compiling Functor ( Functor.lhs, Functor.o ) /tmp/ghc16196.lpp:15:0: parse error (possibly incorrect indentation) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/822> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #806: hGetBufNonBlocking doesn't work with -threaded on Windows, GHC |
|---|---|
| Next by Date: | Re: [GHC] #823: impossible happens with ghc 6.5 building gtk2hs on win32, GHC |
| Previous by Thread: | Re: [GHC] #806: hGetBufNonBlocking doesn't work with -threaded on Windows, GHC |
| Next by Thread: | Re: [GHC] #822: -keep-tmp-files does not keep all temporary files, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |