Bug 142278 - [new port]: haskell port lang/hs-unlambda
Summary: [new port]: haskell port lang/hs-unlambda
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-03 22:50 UTC by Jacula Modyun
Modified: 2010-01-04 05:11 UTC (History)
0 users

See Also:


Attachments
hs-unlambda.shar (3.98 KB, text/plain)
2010-01-03 22: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-03 22:50:01 UTC
This is an interpreter of the Unlambda language, written
in the pure, lazy, functional language Haskell.

http://hackage.haskell.org/package/unlambda
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-03 22:50:16 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-04 05:09:18 UTC
pgj         2010-01-04 05:09:10 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/hs-unlambda     Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is an interpreter of the Unlambda language, written in the pure,
  lazy, functional language Haskell.
  
  WWW: http://hackage.haskell.org/package/unlambda
  
  PR:             ports/142278
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.668     +1 -0      ports/lang/Makefile
  1.1       +76 -0     ports/lang/hs-unlambda/Makefile (new)
  1.1       +3 -0      ports/lang/hs-unlambda/distinfo (new)
  1.1       +4 -0      ports/lang/hs-unlambda/pkg-descr (new)
  1.1       +15 -0     ports/lang/hs-unlambda/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-04 05:11:15 UTC
State Changed
From-To: open->closed

The port has been committed.  Thanks!