[Haskell] how to include GHC/Hugs specific module/function?

David House dmhouse at gmail.com
Mon Apr 30 13:47:21 EDT 2007


On 30/04/07, Paul L <ninegua at gmail.com> wrote:
> What I'm trying to do is something like below, except that #ifdef doesn't
> really work..

Use the -cpp flag to GHC.

-- 
-David House, dmhouse at gmail.com


More information about the Haskell mailing list