On 28 January 2011 16:00, Azeem -ul-Hasan <[email protected]> wrote: > > Please explain this a bit. Where are the configuration files for cabal > install.
cabal-install is configured in ~/.cabal/config However, as far as I'm aware it uses normal http connections and doesn't require any particular configuration for proxies: it just uses the system settings. For example: http://serverfault.com/questions/132640/ubuntu-set-system-proxy-from-command-line -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
