Re: [Haskell-cafe] How to add use custom preprocessor in cabal

2009-10-10 Thread Duncan Coutts
On Thu, 2009-10-08 at 17:28 +0200, Bernd Brassel wrote: > Hi folks, > > I am trying to integrate my own preprocessor into a cabal build > process. But there are several points that I get stuck with. Could > someone help me, please? > > A simplification of my problem: > I have files "Abc.foo"

[Haskell-cafe] How to add use custom preprocessor in cabal

2009-10-08 Thread Bernd Brassel
Hi folks, I am trying to integrate my own preprocessor into a cabal build process. But there are several points that I get stuck with. Could someone help me, please? A simplification of my problem: I have files "Abc.foo" and each of them should be transformed into "Abc.hs" by calling func