vigalchin:
>    Hello,
> 
>       I have made modifications against an existing Haskell library and
>    installed in my --prefix=$HOME. How do I specify to link against this test
>    .a and not the "global" archive?
> 
>    Regards, vasili

Install with cabal and use the --user flag 
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to