Re: [Haskell] cabal feature request

2005-04-22 Thread Benjamin Franksen
On Friday 22 April 2005 09:17, Isaac Jones wrote: > Benjamin Franksen <[EMAIL PROTECTED]> writes: > > I finally succeeded using cabal for a project that uses hsc2hs. My > > problem was/is I need to give special options to hsc2hs, for > > instance a different template header file to use. Cabal doesn

Re: [Haskell] cabal feature request

2005-04-22 Thread Isaac Jones
Benjamin Franksen <[EMAIL PROTECTED]> writes: > I finally succeeded using cabal for a project that uses hsc2hs. My problem > was/is I need to give special options to hsc2hs, for instance a different > template header file to use. Cabal doesn't support this at the moment. > > I propose to give th

[Haskell] cabal feature request

2005-04-21 Thread Benjamin Franksen
I finally succeeded using cabal for a project that uses hsc2hs. My problem was/is I need to give special options to hsc2hs, for instance a different template header file to use. Cabal doesn't support this at the moment. I propose to give the user a bit more flexibility with regard to preprocess