Bug 142285 - [new port]: haskell port devel/hs-uvector
Summary: [new port]: haskell port devel/hs-uvector
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 23:20 UTC by Jacula Modyun
Modified: 2010-01-04 08:03 UTC (History)
0 users

See Also:


Attachments
hs-uvector.shar (5.51 KB, text/plain)
2010-01-03 23: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-03 23:20:02 UTC
Fast unboxed arrays with a flexible interface. The library is built
of fusible combinators, as described in the paper:

"Stream Fusion: From Lists to Streams to Nothing at All".

http://hackage.haskell.org/package/uvector
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-03 23:20:22 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 07:55:18 UTC
pgj         2010-01-04 07:55:09 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/hs-uvector     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Fast unboxed arrays with a flexible interface for Haskell. The library is
  built of fusible combinators, as described in the paper "Stream Fusion:
  From Lists to Streams to Nothing at All".
  
  WWW: http://code.haskell.org/~dons/code/uvector
  
  PR:             ports/142285
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.3742    +1 -0      ports/devel/Makefile
  1.1       +86 -0     ports/devel/hs-uvector/Makefile (new)
  1.1       +3 -0      ports/devel/hs-uvector/distinfo (new)
  1.1       +7 -0      ports/devel/hs-uvector/pkg-descr (new)
  1.1       +32 -0     ports/devel/hs-uvector/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 08:02:11 UTC
State Changed
From-To: open->closed

Your port has been added to the repository.  Thanks!