Merge remote-tracking branch 'origin/merge-requests/263'

This commit is contained in:
2022-06-26 23:14:10 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -697,7 +697,7 @@ find_shell
echo
echo "Welcome to Haskell!"
echo
echo "This script will download and install the following binaries:"
echo "This script can download and install the following binaries:"
echo " * ghcup - The Haskell toolchain installer"
echo " * ghc - The Glasgow Haskell Compiler"
echo " * cabal - The Cabal build tool for managing Haskell software"