logo       

RE: user package blocks standard ones: msg#00046

lang.haskell.glasgow.bugs

Subject: RE: user package blocks standard ones

> Question on ghc-pkg -g
> =======================
>
> User guide for packages does not explain this precisely.
> I suspect that
> ghc-pkg -g
> may help to replace the messy line
>
> ld -r -x --whole-archive $(e)/libHSdocon.a -o $(e)/HSdocon.o
>
> in the above Makefile, but cannot guess how to use here this
> ghc-pkg -g.

Yes, that's exactly what ghc-pkg -g does. It's usage is
straightforward. Could you elaborate on what you find unclear? Did you
try just adding -g to the ghc-pkg command line?

Cheers,
Simon


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise