* Stephen Paul Weber <[email protected]> [2012-12-09 21:20:34+0000] > I don't see a command-line switch to ask cabal-install to use a > different config file. Is there an environment variable for it or > something? I want to use the same cabal-install binary with three > different installs of ghc and ghc-pkg to allow me to maintain my > cross-compiler packages as well.
There's a '--config-file' option, see https://github.com/haskell/cabal/issues/1113 Roman _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
