X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/f1bb6b52d8552c1efc5706789e3950b1c658174d..ac869f8d3d76e8cda2e5af37d4662db5b0e56698:/programs/cabal.json diff --git a/programs/cabal.json b/programs/cabal.json index 01444df..81b84be 100644 --- a/programs/cabal.json +++ b/programs/cabal.json @@ -3,7 +3,7 @@ { "path": "$HOME/.cabal", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport CABAL_CONFIG=\"$XDG_CONFIG_HOME\"/cabal/config\nexport CABAL_DIR=\"$XDG_CACHE_HOME\"/cabal\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport CABAL_CONFIG=\"$XDG_CONFIG_HOME\"/cabal/config\nexport CABAL_DIR=\"$XDG_DATA_HOME\"/cabal\n```\n\n_cabal_ might also require you to edit your new _$XDG_CONFIG_HOME/cabal/config_ file by replacing all mentions of _~/.cabal_ with either _$XDG_CONFIG_HOME/cabal_ or _$XDG_DATA_HOME/cabal_." } ], "name": "cabal"