On Sun, Nov 10, 2013 at 11:41:18AM +0100, Fabien Dubosson wrote:
> >
> > Any comments?  (Besides the hard coded ghc version in the path ;-)
> >
> 
> Hum, one question (that may solve the hard coded path ;-) :
> 
> If the shared libraries need anyway to be in a `shared` folder, why
> not using a `/etc/ld.so.conf.d/haskell.conf` file (attached to `ghc`
> package) containing the line `/usr/lib/ghc-7.6.3/shared`, and
> building *all* Haskell executables/libraries with ghc-option
> `-dynload=deploy` as explained in [1]?

Would you verify that passing --ghc-options when configuring a package
adds the options to 'ghc-options:' if present in the .cabal file?

/M

-- 
Magnus Therning                      OpenPGP: 0xAB4DFBA4 
email: mag...@therning.org   jabber: mag...@therning.org
twitter: magthe               http://therning.org/magnus

Java is, in many ways, C++--.
     -- M Feldman

Attachment: pgpwMOImTeWxY.pgp
Description: PGP signature

_______________________________________________
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell

Reply via email to