Add chocolatey note to README

This commit is contained in:
Julian Ospald 2019-10-21 15:47:19 +08:00
parent 1280acf40e
commit 5d323c1140
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -162,4 +162,4 @@ Mainly because the implementation is fairly straight-forward and the script is h
5. Why not support windows?
Portability between linux and windows is difficult. However ghcup doesn't have to be only POSIX based, so a separate windows-specific PowerShell script might be the way to go. Contributions are welcome.
Consider using [Chocolatey](https://chocolatey.org/search?q=ghc). Also see [#114](https://gitlab.haskell.org/haskell/ghcup/issues/114) for a discussion.