Skip to content

io-sim 1.0.0.0#60

Merged
coot merged 27 commits into
mainfrom
coot/pre-release
Apr 18, 2023
Merged

io-sim 1.0.0.0#60
coot merged 27 commits into
mainfrom
coot/pre-release

Conversation

@coot
Copy link
Copy Markdown
Collaborator

@coot coot commented Dec 13, 2022

Requires #57 to be merged first.

@coot coot force-pushed the coot/pre-release branch 3 times, most recently from 3255ba1 to 81a15aa Compare December 15, 2022 20:14
@coot coot force-pushed the coot/pre-release branch 3 times, most recently from a9aa0b4 to 2001e8e Compare January 5, 2023 16:55
@coot coot force-pushed the coot/pre-release branch from 2001e8e to 44e48bb Compare January 31, 2023 16:06
@coot coot requested a review from dcoutts January 31, 2023 16:07
@coot coot force-pushed the coot/pre-release branch from 44e48bb to 319f522 Compare February 1, 2023 10:10
@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
Copy Markdown
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants