sternenseemann 0455292066 haskellPackages.monad-bayes: disable tests on not x86_64-linux
The test suite checks floating point numbers against expected results
which can easily fail due to precision issues. We should only attempt to
run the test suite on platforms upstream also checks.

On Hydra, the test suite also fails on x86_64-darwin which I'm putting
down to the underlying machines actually being aarch64-darwin host. I
may be wrong on that, though.
2025-07-14 22:34:58 +02:00
..