]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/cabal.json
Add Cozy (#235)
[xdg-ninja.git] / programs / cabal.json
index 01444df74f2216b610e416f0b12881b1b5b2ee1e..b3e546cc144d157686c1718f226a4e1278c0f633 100644 (file)
@@ -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"