Bug 142482 - [new port]: haskell port devel/hs-DeepArrow
Summary: [new port]: haskell port devel/hs-DeepArrow
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-haskell (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 21:20 UTC by Jacula Modyun
Modified: 2010-01-18 22:18 UTC (History)
0 users

See Also:


Attachments
hs-DeepArrow.shar (4.96 KB, text/plain)
2010-01-08 21:20 UTC, Jacula Modyun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jacula Modyun 2010-01-08 21:20:04 UTC
This 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.

For more information see:

  http://haskell.org/haskellwiki/DeepArrow
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 21:20:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->haskell

haskell@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-12 21:29:10 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Gabor Pali freebsd_committer freebsd_triage 2010-01-12 23:38:10 UTC
Responsible Changed
From-To: haskell->closed

The port has been added to the ports tree. Thanks!
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-01-18 22:17:48 UTC
State Changed
From-To: open->closed

Fix up state. 


Comment 5 Mark Linimon freebsd_committer freebsd_triage 2010-01-18 22:17:48 UTC
Responsible Changed
From-To: closed->haskell