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

Control.Monad.Ref: add instance MonadAtomicRef (ST a) #4

Merged

Conversation

Anton-Latukha
Copy link
Contributor

@Anton-Latukha Anton-Latukha commented Feb 9, 2021

HNix arrived to the need of this instance.

Details:

  • Nix.Lint for MonadValue (Symbolic m) m & newtype Lint s a = Lint
  • Nix.Type.Infer for MonadAtomicRef (InferT s m)

@mainland mainland merged commit 20e1025 into mainland:master Feb 9, 2021
@Anton-Latukha
Copy link
Contributor Author

Thank you for the quick merge.

@Anton-Latukha Anton-Latukha deleted the 2021-02-09-add-MonadAtomicRef-ST-s branch February 21, 2021 10:22
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