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

Make repository's packages build on Windows 10 #332

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

mpilgrem
Copy link
Contributor

The changes proposed in this pull request allow the respository's packages to be built on Windows 10 version 2004, with:

stack --resolver nightly-2020-07-24 build --flag hmatrix:openblas

See the discussion, including about the use of MSYS2 packages and import libraries, at: #236

The .gitignore file is also updated to exclude .stack-work.

The changes proposed in this pull request allow the respository's packages to be built on Windows 10 version 2004, with:

`stack --resolver nightly-2020-07-24 build --flag hmatrix:openblas`

See the discussion, including about the use of MSYS2 packages and import libraries, at: haskell-numerics#236

The `.gitignore` file is also updated to exclude `.stack-work`.
@idontgetoutmuch idontgetoutmuch merged commit 4027609 into haskell-numerics:master Jul 28, 2020
@mpilgrem mpilgrem deleted the win10 branch July 28, 2020 18:37
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