cabal question / feature request

Ross Paterson ross at soi.city.ac.uk
Fri Sep 30 08:49:40 EDT 2005


On Fri, Sep 30, 2005 at 02:41:14PM +0200, Johannes Waldmann wrote:
> is there a way to get the preprocessed sources  of a project from Cabal?
> [...]
> Can I get the desired effect by doing Setup configure for hugs
> and then Setup install? (Would this install preprocessed sources?)

setup configure --hugs
setup build

will leave preprocessed sources in dist/build, but these are will be
just for Hugs and your build environment.



More information about the Libraries mailing list