cvs commit: ports/math Makefile ports/math/hs-category-extras Makefile distinfo pkg-descr pkg-plist

Gabor Pali pgj at FreeBSD.org
Sat Jan 2 22:53:14 UTC 2010


pgj         2010-01-02 22:53:14 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/hs-category-extras Makefile distinfo pkg-descr pkg-plist 
  Log:
  A vastly expanded collection of Haskell modules implementing various
  ideas from category theory. Notable bits include: comonads,
  adjunctions, and various recursion schemes a'la the research paper
  "Functional Programming with Bananas, Lenses, Envelopes and
  Barbed Wire".
  
  WWW: http://comonad.com/reader/
  
  PR:             ports/142142
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.624     +1 -0      ports/math/Makefile
  1.1       +75 -0     ports/math/hs-category-extras/Makefile (new)
  1.1       +3 -0      ports/math/hs-category-extras/distinfo (new)
  1.1       +7 -0      ports/math/hs-category-extras/pkg-descr (new)
  1.1       +130 -0    ports/math/hs-category-extras/pkg-plist (new)


More information about the cvs-all mailing list