Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update INSTALL.md for Windows #356

Merged
merged 1 commit into from
Feb 6, 2022

Conversation

mpilgrem
Copy link
Contributor

@mpilgrem mpilgrem commented Sep 9, 2021

This proposal updates INSTALL.md for the following:

This proposal updates INSTALL.md for the following:

* stack comes with `msys2-20200903`
* MSYS2 `pacman -Syu` has further keyring issues which can be overcome (msys2/MSYS2-packages#2058 (comment))
* The incorrect `hmatrix-gsl-0.19.0.1` is still the latest on Hackage (haskell-numerics#312)
* Invoking `stack ghci` in the respository root folder fails, apparently because of a bug in GHC, but `stack ghci` works in the `tests` folder if an appropriate `stack.yaml` is created
* The unit tests actually fail (haskell-numerics#333)
@idontgetoutmuch idontgetoutmuch merged commit 2e957f4 into haskell-numerics:master Feb 6, 2022
@mpilgrem mpilgrem deleted the installGuide branch February 29, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants