Skip to content

Commit a4ac02d

Browse files
authored
stack installation
closes #3
1 parent 30c3fc3 commit a4ac02d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ asdf plugin-add haskell https://github.com/vic/asdf-haskell.git
1313

1414
## Use
1515

16-
This plugin uses a local [Stack](https://haskellstack.org) installation
17-
(inside asdf-haskell `stack/` directory) to manage GHC versions.
16+
This plugin will create a local [Stack](https://haskellstack.org) installation
17+
(inside asdf-haskell `stack/` directory) to manage GHC versions. So you dont need to have already installed stack.
1818

1919
After installation, `stack`, `ghc`, `ghci`, and `runhaskell` will be available on your path.
2020

0 commit comments

Comments
 (0)