#5180: dry run option -n broken
-------------------------------+--------------------------------------------
Reporter: hammar | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.0.2
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: Compile-time crash
-------------------------------+--------------------------------------------
Changes (by simonmar):
* owner: => simonmar
Comment:
Does anyone actually need this flag? It looks to be non-trivial to make
it work. In fact, I'm not at all clear what it should do. It can't
really do anything sensible in conjunction with `--make`, because in order
to do the dependency analysis you have to run preprocessors on the source
files, and `-n` doesn't let you run the preprocessors.
I propose to get rid of the flag. Any objections?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5180#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs