From fcec9f3074038472232f2c61428c9bc52dec710c Mon Sep 17 00:00:00 2001 From: Jon Schoning Date: Thu, 26 Sep 2019 10:44:22 -0500 Subject: [PATCH] update stack link (fixes #4) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf7fd18..71bb10b 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ see https://github.com/jonschoning/espial-docker ## Server Setup (from source) -1. [Install Stack](https://haskell-lang.org/get-started) - - On POSIX systems, this is usually `curl -sSL https://get.haskellstack.org/ | sh` +1. Install the Stack executable here: + - https://tech.fpcomplete.com/haskell/get-started 2. Build executables