Bug 142284

Summary: [new port]: haskell port math/hs-erf
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 Flags
hs-erf.shar none

Description Jacula Modyun 2010-01-03 23:20:02 UTC
A type class for the error function, erf, and related functions.
Instances for Float and Double.

http://hackage.haskell.org/package/erf
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-03 23:20: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 06:41:17 UTC
pgj         2010-01-04 06:41:09 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/hs-erf          Makefile distinfo pkg-descr pkg-plist 
  Log:
  A type class for the error function, erf, and related functions for Haskell.
  Instances for Float and Double.
  
  WWW: http://hackage.haskell.org/package/erf
  
  PR:             ports/142284
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.627     +1 -0      ports/math/Makefile
  1.1       +75 -0     ports/math/hs-erf/Makefile (new)
  1.1       +3 -0      ports/math/hs-erf/distinfo (new)
  1.1       +4 -0      ports/math/hs-erf/pkg-descr (new)
  1.1       +14 -0     ports/math/hs-erf/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 06:51:54 UTC
State Changed
From-To: open->closed

Your port has been added to the collection.  Thank you for submitting!