pointless-fun
=============
[](https://github.com/wrengr/pointless-fun/actions?query=workflow%3Aci+-event%3Apull_request)
[](https://hackage.haskell.org/package/pointless-fun)
[](https://stackage.org/lts/package/pointless-fun)
[](https://stackage.org/nightly/package/pointless-fun)
Some common point-free combinators. Including strict composition,
and type-signature-like combinators for coercing inputs and outputs
of functions.
## Install
This is a simple package and should be easy to install. You should
be able to use the standard:
$> cabal install pointless-fun
## Portability
This library is fully Haskell98 compliant.
## Links
* [Website](http://wrengr.org/)
* [Blog](http://winterkoninkje.dreamwidth.org/)
* [Twitter](https://twitter.com/wrengr)
* [Hackage](http://hackage.haskell.org/package/pointless-fun)
* [GitHub](https://github.com/wrengr/pointless-fun)