Skip to content

wrengr/pointless-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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