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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to