Bug 142490 - [new port]: haskell port devel/hs-unamb
Summary: [new port]: haskell port devel/hs-unamb
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:50 UTC by Jacula Modyun
Modified: 2010-01-12 23:43 UTC (History)
0 users

See Also:


Attachments
hs-unamb.shar (3.89 KB, text/plain)
2010-01-08 21:50 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:50:02 UTC
unamb contains the unambiguous choice operator unamb, which wraps
thread racing up in a purely functional, semantically simple wrapper.
Originally a part of Reactive, I moved unamb to its own package in
order to encourage experimentation.

Project wiki page: http://haskell.org/haskellwiki/unamb
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 21:50:28 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:42:38 UTC
pgj         2010-01-12 21:42:25 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/hs-unamb       Makefile distinfo pkg-descr pkg-plist 
  Log:
  unamb contains the "unambiguous choice" operator "unamb", which
  wraps thread racing up in a purely functional, semantically simple
  wrapper. Originally a part of Reactive, the author moved unamb
  to its own Haskell package in order to encourage experimentation.
  
  WWW: http://haskell.org/haskellwiki/unamb
  
  PR:             ports/142490
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.3764    +1 -0      ports/devel/Makefile
  1.1       +75 -0     ports/devel/hs-unamb/Makefile (new)
  1.1       +3 -0      ports/devel/hs-unamb/distinfo (new)
  1.1       +6 -0      ports/devel/hs-unamb/pkg-descr (new)
  1.1       +13 -0     ports/devel/hs-unamb/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:43:11 UTC
State Changed
From-To: open->closed

The port has been committed.  Thank you!