Bug 36939 - New Port: devel/popenhs -- A popen-like library for Haskell
Summary: New Port: devel/popenhs -- A popen-like library for Haskell
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: Oliver Braun
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-09 23:40 UTC by obraun
Modified: 2002-08-21 23:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.05 KB, text/plain)
2002-04-09 23:40 UTC, obraun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description obraun 2002-04-09 23:40:01 UTC
popenhs is a popen-like library for Haskell. It provides a convenient
way of sending string input to a subprocess and reading output from it
lazily.

WWW: http://www.01.246.ne.jp/~juhp/haskell/popenhs/

Depends on lang/ghc; does not work with lang/nhc98, since lang/nhc98
does not provide a Posix module.

Regards,
         Olli
Comment 1 Oliver Braun freebsd_committer freebsd_triage 2002-08-21 13:25:51 UTC
Responsible Changed
From-To: freebsd-ports->obraun

I am submitter.
Comment 2 Oliver Braun freebsd_committer freebsd_triage 2002-08-21 23:00:15 UTC
State Changed
From-To: open->closed

New port added!