cvs commit: ports/devel/hs-syb Makefile distinfo pkg-descr

Ashish SHUKLA ashish at FreeBSD.org
Sun May 8 19:22:36 UTC 2011


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)


More information about the cvs-all mailing list