summarylogtreecommitdiffstats
path: root/ghcup-hs-bin.install
diff options
context:
space:
mode:
authoramesgen2020-04-19 02:41:22 +0200
committeramesgen2020-04-19 02:41:22 +0200
commit433f7198a5eb57adb69bffd1290b6c755bfeac43 (patch)
tree0c51b85429cc341e9cc56af2b3ec9b3fdbf8eb4e /ghcup-hs-bin.install
downloadaur-433f7198a5eb57adb69bffd1290b6c755bfeac43.tar.gz
0.1.4
Diffstat (limited to 'ghcup-hs-bin.install')
-rw-r--r--ghcup-hs-bin.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/ghcup-hs-bin.install b/ghcup-hs-bin.install
new file mode 100644
index 000000000000..d786cf72a0eb
--- /dev/null
+++ b/ghcup-hs-bin.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo
+ echo 'NOTE: ghcup requires ~/.ghcup/bin to be in your PATH'
+ echo
+}