box: boxes

[ bsd3, control, library ] [ Propose Tags ]

concurrent, effectful boxes


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.1, 0.0.1.2, 0.0.1.4, 0.0.1.5, 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.7.0, 0.8.0, 0.8.1, 0.9.0, 0.9.1, 0.9.2.0, 0.9.2.1, 0.9.3.0, 0.9.3.1
Dependencies async, attoparsec, base (>=4.7 && <5), box, concurrency, contravariant, dejafu, exceptions, foldl, generic-lens, lens, pipes, profunctors, protolude, random, streaming, text, time, transformers, transformers-base [details]
License BSD-3-Clause
Copyright Tony Day (c) 2017
Author Tony Day
Maintainer tonyday567@gmail.com
Category project
Home page https://github.com/tonyday567/box#readme
Bug tracker https://github.com/tonyday567/box/issues
Source repo head: git clone https://github.com/tonyday567/box
Uploaded by tonyday567 at 2019-11-06T21:26:38Z
Distributions LTSHaskell:0.9.3.1, NixOS:0.9.3.1, Stackage:0.9.3.1
Reverse Dependencies 8 direct, 4 indirect [details]
Executables box-test
Downloads 4088 total (55 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-11-06 [all 1 reports]

Readme for box-0.0.1.5

[back to package description]

box Build Status

A concurrent, potentially effectful, profunctoril, composable box to put stuff in and take stuff out.

It's a pretty solid box.

recipe

stack build --test --exec "$(stack path --local-install-root)/bin/box-test" --file-watch