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

io-sim 1.0.0.0 #60

Merged
merged 27 commits into from
Apr 18, 2023
Merged

io-sim 1.0.0.0 #60

merged 27 commits into from
Apr 18, 2023

Conversation

coot
Copy link
Collaborator

@coot coot commented Dec 13, 2022

Requires #57 to be merged first.

@coot coot marked this pull request as ready for review April 14, 2023 14:32
@coot coot force-pushed the coot/pre-release branch 3 times, most recently from 30169e1 to 9e7b0ca Compare April 14, 2023 14:50
@coot
Copy link
Collaborator Author

coot commented Apr 14, 2023

Tested with:

@coot coot self-assigned this Apr 18, 2023
coot added 12 commits April 18, 2023 16:45
They all have been deprecated for a very long time.
One hidden change is adding missing `EventThreadStatus` in `IOSim`.
Only keep 'Control.Monad.IOSim' as public module.  In
'ouroboros-network' we imported 'Control.Monad.IOSim.Types' just to have
access to `ThreadId` type constructor, but this is already available by
virtue of the associated type alias.
We still need to export the internal `execReadTVar` because
`ouroboros-consensus` has a very non-standard `StrictMVar`.
This is not tested on CI, and it compiles with benign warnings.
Listing authors & maintains in alphabetic order (by name).
Also include the README.md and CHANGELOG.md in dist bundle created by
`cabal`.
coot added 11 commits April 18, 2023 16:45
Following the Cardano Engineering Handbook.
Expose MonadTraceSTM methods from `Control.Monad.Class.MonadSTM`,
otherwise the methods are only documented in the internal module
`Control.Monad.Class.MonadSTM.Internal`!
It's exposed as a method of the `MoandInspectSTM`.
They are exported and reused in `io-sim`.
Except of `io-classes-mtl` which is still an experimental.

Also update `CHANGELOG` files.
@coot coot force-pushed the coot/pre-release branch 2 times, most recently from 9e7b0ca to 59c6ca7 Compare April 18, 2023 14:57
@coot coot merged commit 5a2d288 into main Apr 18, 2023
@coot coot deleted the coot/pre-release branch April 18, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants