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.
1 parent aa7a38f commit bafe70eCopy full SHA for bafe70e
bin/README.md
@@ -473,7 +473,7 @@ To use these bin scripts you must ensure they are in your $PATH and runnable:
473
474
- Shell scripts: you may need [bash](https://www.gnu.org/software/bash), or to adapt the scripts for your shell.
475
- Python scripts: you'll need python 3 and pip.
476
-- Haskell scripts: you'll need stack (<https://www.haskell.org/get-started>).
+- Haskell scripts: you'll need [stack](http://haskellstack.org).
477
Or if you know how, you can make them cabal scripts, or install their dependencies manually and use runghc/ghc.
478
479
Here's a suggested install procedure:
0 commit comments