ochan: Owned channels in the Ownership Monad

[ bsd3, concurrency, library ] [ Propose Tags ]

Resource tracking channels that use the rules enforced in the Ownership Monad.


[Skip to Readme]

Modules

  • Control
    • Concurrent
      • Control.Concurrent.OChan

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0
Change log CHANGELOG.md
Dependencies async, base (>=4.8 && <5), bytestring, mtl (==2.2.1), oref (>=0.0.3), text, transformers [details]
License BSD-3-Clause
Copyright 2017 Mike McGirr
Author Mike McGirr
Maintainer mike@oatsmail.com
Category Concurrency
Home page https://github.com/lambda-land/OwnershipMonad#readme
Bug tracker https://github.com/lambda-land/OwnershipMonad/issues
Source repo head: git clone https://github.com/lambda-land/OwnershipMonad
Uploaded by mcgirr at 2020-04-13T00:45:09Z
Distributions
Downloads 254 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-04-13 [all 2 reports]

Readme for ochan-0.1.0

[back to package description]

OChan

Channels in the Ownership Monad.