> Simon Marlow wrote:
> 
>  | > It would be nice if there were a flag to ghc and to
>  | > ghc-pkg that also allowes using a local package
>  | > file.
>  |
>  | Yup, that would be a nice feature. There's some
>  | complication in that GHC currently uses the location
>  | of the package.conf file to figure out where its other
>  | bits and pieces are, though.
> 
> But one could *add* one's own local package.conf file, in
> addition to the global one.

Done; in 5.02 you'll be able to specify any number of additional
package.conf files on the command line using -package-conf <file>.

Cheers,
        Simon

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to