From b69ae298360c6d4f807e499f39374952fb076210 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 13 Dec 2019 13:53:34 +0800 Subject: [PATCH] Point windows users to ghcups Closes #114 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85be6f0..0813fd0 100644 --- a/README.md +++ b/README.md @@ -162,4 +162,4 @@ Mainly because the implementation is fairly straight-forward and the script is h 5. Why not support windows? -Consider using [Chocolatey](https://chocolatey.org/search?q=ghc). Also see [#114](https://gitlab.haskell.org/haskell/ghcup/issues/114) for a discussion. +Consider using [Chocolatey](https://chocolatey.org/search?q=ghc) or [ghcups](https://github.com/kakkun61/ghcups).