Date: Tue, 12 Jan 2010 21:29:02 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/hs-DeepArrow Makefile distinfo pkg-descr pkg-plist Message-ID: <201001122129.o0CLT2qu029894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2010-01-12 21:29:02 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/hs-DeepArrow Makefile distinfo pkg-descr pkg-plist Log: 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 PR: ports/142482 Submitted by: Jacula Modyun <jacula(at)gmail.com> Revision Changes Path 1.3758 +1 -0 ports/devel/Makefile 1.1 +77 -0 ports/devel/hs-DeepArrow/Makefile (new) 1.1 +3 -0 ports/devel/hs-DeepArrow/distinfo (new) 1.1 +7 -0 ports/devel/hs-DeepArrow/pkg-descr (new) 1.1 +23 -0 ports/devel/hs-DeepArrow/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001122129.o0CLT2qu029894>