]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/cabal.json
Merge pull request #288 from vwheezy22/john
[xdg-ninja.git] / programs / cabal.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.cabal",
5 "movable": true,
6 "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_."
7 }
8 ],
9 "name": "cabal"
10 }