Summary: | [new port]: haskell port devel/hs-utility-ht | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jacula Modyun <jacula> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-haskell (Nobody) <haskell> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jacula Modyun
2010-01-08 22:20:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->haskell haskell@ wants this port PRs (via the GNATS Auto Assign Tool) pgj 2010-01-12 21:58:36 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/hs-utility-ht Makefile distinfo pkg-descr pkg-plist Log: Various small Haskell helper functions for Lists, Maybes, Tuples, Functions. Some of these functions are improved implementations of standard functions. They have the same name as their standard counterparts. WWW: http://www.haskell.org/haskellwiki/Utility-HT PR: ports/142497 Submitted by: Jacula Modyun <jacula(at)gmail.com> Revision Changes Path 1.3769 +1 -0 ports/devel/Makefile 1.1 +75 -0 ports/devel/hs-utility-ht/Makefile (new) 1.1 +3 -0 ports/devel/hs-utility-ht/distinfo (new) 1.1 +9 -0 ports/devel/hs-utility-ht/pkg-descr (new) 1.1 +55 -0 ports/devel/hs-utility-ht/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" State Changed From-To: open->closed Port added. Thank you! |