BSD-3-Clause licensed by wren gayle romano, Matt Hellige
Maintained by [email protected]
This version can be pinned in stack with:pointless-fun-1.1.0.8@sha256:5def5127dae0997c823f513b44709a9022822d381420c8032fb11ebe9a1f208c,1661

Module documentation for 1.1.0.8

Depends on 1 package(full list with versions):

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.

Links