We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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> | ^^^^
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Installing hmatrix-tests fails on my machine:
The text was updated successfully, but these errors were encountered: