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
function application with ($)
and function composition with (.)
.
For more information, please visit its official site.
[Skip to Readme]
Downloads
- flow-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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> |
Revised | Revision 1 made by fozworth at 2015-04-07T03:19:26Z |
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-04-01T22:29:26Z |
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-04-01 [all 1 reports] |