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.13@sha256:a14daafc909e0c7ee1ab72c1e957f9f2fef6b1f1db8227da45d5c74d4128770e,2085

Module documentation for 1.1.0.13

Depends on 1 package(full list with versions):

pointless-fun

CI Status Hackage version Stackage LTS version Stackage Nightly version

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