Closed freels closed 11 years ago
This looks good to me. Anyone else have anything to add before we merge it?
So what happened with this one? It is annoying me right now. I have to comment out my test suite just to compel cabal-dev ghci to select the right target. That could be better. :D Good job on already having a live PR for this though.
Any word on whether or not this is good to go?
Merged in a13ae4c
I took a crack at addressing my previous issue #69.
The target executable can be given via
-t
or--target
, e.g.Additionally, if no target is specified,
cabal-dev ghci
will prefer to use the library target if configured.