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

coot/MArray instance fix #203

Merged
merged 5 commits into from
Jan 10, 2025
Merged

Conversation

coot
Copy link
Collaborator

@coot coot commented Jan 8, 2025

Fixes from #202:

  • io-sim:test - refactored traceNoDuplicates
  • io-classes-mtl: newArray for MArray ContTSTM instance
  • gha: use llvm@14 on MacOS
  • io-classes-0.1.2.1

coot added 3 commits January 8, 2025 18:06
Refactored `traceNoDuplicates` so that `GHC` doesn't put `r` outside of
the function.  This could also be achieved with `-fno-full-laziness`.
It is needed since `array-0.5.7` used by `ghc-9.8.4`.  In other `MArray`
instances we provide it, so let's do the same for this instance.
@coot coot force-pushed the coot/MArray-instance-fix branch from abf3cce to 1e5f4ba Compare January 8, 2025 17:10
@coot coot force-pushed the coot/MArray-instance-fix branch from 1e5f4ba to bb28094 Compare January 8, 2025 17:29
@coot coot merged commit 139c3d2 into release/io-sim-1.5.0.0 Jan 10, 2025
20 checks passed
@coot coot deleted the coot/MArray-instance-fix branch January 10, 2025 08:53
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.

1 participant