1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/devel/hs-DeepArrow/pkg-descr
Gabor Pali 0ba362e50a - Update to 0.3.5
Obtained from:	FreeBSD Haskell
2012-02-13 04:08:23 +00:00

8 lines
398 B
Plaintext

This Haskell library provides a framework for type-directed composition
of value editors (non-syntactic transformations). The tools enable "deep
function application" in two senses: deep application of functions and
application of deep functions. These tools generalize beyond values and
functions, via the DeepArrow subclass of the Arrow type class.
WWW: http://haskell.org/haskellwiki/DeepArrow