@hackage flow1.0.1

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.