On Wed, 2006-11-29 at 11:26 +0000, Magnus Therning wrote:

> >Or the simpler way is to include in your .cabal file:
> >
> >extensions: ForeignFunctionInterface
> >
> >That then applies to every module in the lib and has the advantage of
> >being portable between compilers.
> 
> Ah, good point.
> 
> Now, where could I have turned to find this out myself?  I can't find it
> in the Cabal User's Guide[1].
> 
> /M
> 
> [1]: http://www.haskell.org/cabal/release/latest/doc/users-guide/


http://www.haskell.org/cabal/release/latest/doc/users-guide/x30.html#buildinfo

Section 2.1.4, though I do notice that the link to the full list of
extensions is broken.

Duncan

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to