We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7609e6e + b615a73 commit af257dcCopy full SHA for af257dc
README.md
@@ -43,6 +43,9 @@ You may be prompted to run some of the following along the way:
43
* `stack setup` to download and install the correct GHC version. (For
44
information on installation paths, please use the `stack path` command.)
45
46
+If you just want to install a package using stack, then all you have
47
+to do is `stack install <package-name>`.
48
+
49
Run `stack` for a complete list of commands.
50
51
#### Architecture
0 commit comments