From 1f43588cc91bac03befd66c3a6cf1c4e0906783b Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 17 May 2020 21:32:10 -0400 Subject: [PATCH] Updates unofficial stack configuration information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9414580d..82b0eb6da 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ cabal v2-test cabal v2-run semantic -- --help ``` - `stack` as a build tool is not officially supported; there is an unofficial [`stack.yaml`](https://gist.github.com/jkachmar/f200caee83280f1f25e9cfa2dd2b16bb) available, though we cannot make guarantees as to its stability. + `stack` as a build tool is not officially supported; there is [unofficial `stack.yaml` support](https://github.com/jkachmar/semantic-stack-yaml) available, though we cannot make guarantees as to its stability. [nix]: https://www.haskell.org/cabal/users-guide/nix-local-build-overview.html [ghcup]: https://www.haskell.org/ghcup/