
30 Sep
2005
30 Sep
'05
8:49 a.m.
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.