Use of cpp

Adrian Hey ahey at iee.org
Tue Jul 13 07:02:13 EDT 2004


Hello,

I've just modified some Haskell code from the AVL library to explicitly
use ghc unboxed Ints in some routines.

Unfortunately, I've broken portability by doing this and was considering some
cpp magic to restore portability. But IIRC, the use of cpp is discouraged for
Haskell library infrastructure.

Is that so? If so, what should I use instead?
Is cpphs the way to go?

Thanks
--
Adrian Hey




More information about the Libraries mailing list