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

hmatrix-tests returns an error upon installation #363

Open
l8l opened this issue Aug 21, 2022 · 0 comments
Open

hmatrix-tests returns an error upon installation #363

l8l opened this issue Aug 21, 2022 · 0 comments

Comments

@l8l
Copy link

l8l commented Aug 21, 2022

Installing hmatrix-tests fails on my machine:

$ stack install hmatrix-tests
hmatrix-tests> configure
hmatrix-tests> Configuring hmatrix-tests-0.19.0.0...
hmatrix-tests> build
hmatrix-tests> Preprocessing library for hmatrix-tests-0.19.0.0..
hmatrix-tests> Building library for hmatrix-tests-0.19.0.0..
hmatrix-tests> [1 of 4] Compiling Numeric.LinearAlgebra.Tests.Instances
hmatrix-tests> [2 of 4] Compiling Numeric.LinearAlgebra.Tests.Properties
hmatrix-tests> [3 of 4] Compiling Numeric.LinearAlgebra.Tests
hmatrix-tests> 
hmatrix-tests> /tmp/stack-31571a6be7ccd2/hmatrix-tests-0.19.0.0/src/Numeric/LinearAlgebra/Tests.hs:410:5: error:
hmatrix-tests>     ‘fail’ is not a (visible) method of class ‘Monad’
hmatrix-tests>     |
hmatrix-tests> 410 |     fail _   = MaybeT $ return Nothing
hmatrix-tests>     |     ^^^^
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

No branches or pull requests

1 participant