[can we keep this on just one mailing list please? cabal-devel@ makes
most sense to me]
On Tue, Oct 16, 2007 at 10:46:26AM +0100, Duncan Coutts wrote:
>
> The latest thing I've stumbled over is HsUnix.h in ghc-6.8. This header
> file is for defines to use when pre-processing Haskell code. It use
All,
There seems to me to be a great deal of confusion with CPP options in
Haskell land. We apply the same cpp options to C code and to Haskell
code, and there are other tools like pre-processors which make things
even more confusing.
The latest thing I've stumbled over is HsUnix.h in ghc-6.8. Th