]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/cabal.json
add support for sudo (#165)
[xdg-ninja.git] / programs / cabal.json
index 862798754049e9bc90673d815f6579086494d3d9..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_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"