X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/9bd089482db1909ce29654d02b404e45c4d81409..4eebfd41afeb061e7e543fcb9def30c1c380db7a:/programs/cabal.json diff --git a/programs/cabal.json b/programs/cabal.json index 8627987..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_DATA_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"