Cabal partial builds

Peter Gammie peteg42 at gmail.com
Tue Apr 8 00:09:56 EDT 2008


Hello,

Is it possible to ask Cabal to just build one of the targets in  
the .cabal file?

I have a bunch of executables in a single file, most of which are  
uninteresting while developing. I'd like to say:

runghc Setup build blah

and have "blah" built (and its dependencies, when you have the  
framework) but not blah2 etc.

cheers
peter



More information about the cabal-devel mailing list