[Haskell-cafe] c2hs and cabal
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Tue Dec 11 14:32:21 EST 2007
On Tue, 2007-12-11 at 19:14 +0100, Stefan Kersten wrote:
> > On 02.12.2007, at 22:34, Eric Sessoms wrote:
> >> Just add
> >>
> >> Build-Tools: c2hs
> >>
> >> And cabal will take it from there.
>
> thanks eric, that's really pleasingly simple
> (it appears that the Build-Tools: line isn't even needed).
Though note that in future Cabal is going to get stricter about stating
dependencies on build tools, just like it is very strict about
dependencies on libraries.
Duncan
More information about the Haskell-Cafe
mailing list