#3515: Use --make mode by default
---------------------------------+------------------------------------------
Reporter: duncan | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Driver | Version:
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Changes (by simonmar):
* difficulty: => Unknown
Comment:
Yes, we're wondered about this before For some reason it wasn't
straightforward, but I can't remember why now. Perhaps it was just that
we'd have to detect when someone is trying to do batch linking.
Ah, here's one problem: the `-c` option means "don't link", it's not a
"mode" flag as such, and it works just as well with `--make` as in batch
mode. So we have an ambiguity with `ghc -c foo.hs`.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3515#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