state of the cabal (preprocessors)

Peter Simons simons at cryp.to
Mon Oct 25 11:22:57 EDT 2004


Henrik Nilsson writes:

 > {-# OPTIONS ... #-}

I also think that this is the best way of specifying flags
you know the module will need (like -fffi or -cpp), simply
because it's the only way to specify these options if you
want to build the program with --make and cannot pass all
those options to all modules globally.

Peter



More information about the Libraries mailing list