Date: Sun, 8 May 2011 19:22:36 +0000 (UTC) From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/hs-syb Makefile distinfo pkg-descr Message-ID: <201105081922.p48JMa9L057352@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ashish 2011-05-08 19:22:36 UTC FreeBSD ports repository Added files: devel/hs-syb Makefile distinfo pkg-descr Log: This package contains the generics system described in the /Scrap Your Boilerplate/ papers (see <http://www.cs.uu.nl/wiki/GenericProgramming/SYB>). It defines the "Data" class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals. WWW: http://www.cs.uu.nl/wiki/GenericProgramming/SYB Approved by: pgj (mentor) Obtained from: FreeBSD Haskell Revision Changes Path 1.1 +20 -0 ports/devel/hs-syb/Makefile (new) 1.1 +2 -0 ports/devel/hs-syb/distinfo (new) 1.1 +7 -0 ports/devel/hs-syb/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105081922.p48JMa9L057352>