flow: Write more understandable Haskell.
Flow is a package that provides functions and operators for writing more
understandable Haskell. It's an alternative to some common idioms like
($)
for function application and (.)
for function composition.
For more information, please visit the official site.
[Skip to Readme]
Downloads
- flow-1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.0.13, 1.0.14, 1.0.15, 1.0.17, 1.0.18, 1.0.19, 1.0.20, 1.0.21, 1.0.22, 1.0.23, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.0.3, 2.0.0.4, 2.0.0.5, 2.0.0.6, 2.0.0.7 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (<5) [details] |
License | MIT |
Copyright | 2015 Taylor Fausak <taylor@fausak.me> |
Author | Taylor Fausak <taylor@fausak.me> |
Maintainer | Taylor Fausak <taylor@fausak.me> |
Category | Combinators, Functions, Utility |
Home page | http://taylor.fausak.me/flow/ |
Bug tracker | https://github.com/tfausak/flow/issues |
Source repo | head: git clone https://github.com/tfausak/flow |
Uploaded | by fozworth at 2015-06-04T14:21:39Z |
Distributions | LTSHaskell:2.0.0.7, NixOS:2.0.0.5, Stackage:2.0.0.7 |
Reverse Dependencies | 10 direct, 12 indirect [details] |
Downloads | 14742 total (32 in the last 30 days) |
Rating | 2.5 (votes: 5) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-06-09 [all 1 reports] |