drama: Simple actor library for Haskell

[ bsd3, concurrency, library, program ] [ Propose Tags ]

Simple actor library for Haskell


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
examples

Build examples

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5.0), ki (>=0.2.0.1 && <0.3), transformers (>=0.5.6.2 && <1.0), unagi-chan (>=0.4.1.3 && <0.5) [details]
License BSD-3-Clause
Copyright 2021 Evan Relf
Author Evan Relf <evan@evanrelf.com>
Maintainer Evan Relf <evan@evanrelf.com>
Category Concurrency
Home page https://github.com/evanrelf/drama
Uploaded by evanrelf at 2021-02-20T22:49:27Z
Distributions NixOS:0.5.0.0
Downloads 921 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-02-20 [all 1 reports]

Readme for drama-0.1.0.2

[back to package description]

drama

Hackage CI

💃 Simple actor library for Haskell