[box](https://tonyday567.github.io/box/index.html) [![Build Status](https://travis-ci.org/tonyday567/box.svg)](https://travis-ci.org/tonyday567/box) === 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 ```