[Hackage] #413: cabal --help should report the location of the config file

#413: cabal --help should report the location of the config file ----------------------------------+----------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: cabal-install-0.6 Component: cabal-install tool | Version: 1.2.3.0 Severity: normal | Keywords: Difficulty: very easy (<1 hour) | Ghcversion: 6.8.3 Platform: | ----------------------------------+----------------------------------------- `cabal --help` should report the location of the config file. Perhaps we want some other info command to say what the current interesting bits of config are, like if we're doing global or per-user installs by default, where packages will be installed etc. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/413 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#413: cabal --help should report the location of the config file ---------------------------------+------------------------------------------ Reporter: duncan | Owner: Type: enhancement | Status: closed Priority: normal | Milestone: cabal-install-0.6 Component: cabal-install tool | Version: 1.2.3.0 Severity: normal | Resolution: fixed Keywords: | Difficulty: very easy (<1 hour) Ghcversion: 6.8.3 | Platform: ---------------------------------+------------------------------------------ Changes (by duncan): * status: new => closed * resolution: => fixed Comment: Now `cabal --help` displays this at the end: {{{ You can edit the cabal configuration file to set defaults: /home/username/.cabal/config }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/413#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage