Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chris-martin/mvar-lock
A trivial lock based on MVar
https://github.com/chris-martin/mvar-lock
concurrency haskell haskell-library
Last synced: 26 days ago
JSON representation
A trivial lock based on MVar
- Host: GitHub
- URL: https://github.com/chris-martin/mvar-lock
- Owner: chris-martin
- Created: 2018-02-10T18:20:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T01:06:39.000Z (almost 2 years ago)
- Last Synced: 2024-04-25T09:02:30.073Z (6 months ago)
- Topics: concurrency, haskell, haskell-library
- Language: Nix
- Homepage: https://hackage.haskell.org/package/mvar-lock
- Size: 10.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To test, run `nix-build`. This will build and test the package with all
supported GHC and dependency versions.