@hackage pointless-fun1.1.0.8

Some common point-free combinators.

pointless-fun

Hackage version Build Status Dependencies

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.