summarylogtreecommitdiffstats
path: root/ghcup-hs-bin.install
diff options
context:
space:
mode:
authoramesgen2020-08-14 12:14:40 +0200
committeramesgen2020-08-14 12:14:40 +0200
commit5a6fae7c3581f4e49e705f184c5ef13fe75f515b (patch)
treea5f62b08331fec24b150f00888d8a20340605283 /ghcup-hs-bin.install
parent2a5a19309c4c7e54b7941e800909dc98115fe829 (diff)
downloadaur-5a6fae7c3581f4e49e705f184c5ef13fe75f515b.tar.gz
update to 0.1.9
Diffstat (limited to 'ghcup-hs-bin.install')
-rw-r--r--ghcup-hs-bin.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/ghcup-hs-bin.install b/ghcup-hs-bin.install
index 930f8c72a75f..c3807db1c6f7 100644
--- a/ghcup-hs-bin.install
+++ b/ghcup-hs-bin.install
@@ -2,5 +2,6 @@ post_install() {
echo
echo 'NOTE: ghcup requires $GHCUP_INSTALL_BASE_PREFIX/.ghcup/bin to be in your PATH'
echo 'NOTE: By default, $GHCUP_INSTALL_BASE_PREFIX == $HOME'
+ echo 'NOTE: Alternatively, when GHCUP_USE_XDG_DIRS is set, GHCUP uses XDG-ish directories'
echo
}