Bug 142483 - [new port]: haskell port devel/hs-testpack
Summary: [new port]: haskell port devel/hs-testpack
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-08 21:30 UTC by Jacula Modyun
Modified: 2010-01-12 23:39 UTC (History)
0 users

See Also:


Attachments
hs-testpack.shar (4.57 KB, text/plain)
2010-01-08 21:30 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-08 21:30:01 UTC
Haskell Test Utility Pack for HUnit and QuickCheck testpack provides
utilities for both HUnit and QuickCheck. These include tools for
running QuickCheck properties as HUnit test cases, allowing you to
combine both approaches in a single program. It also includes tools
for more helpful displays of running progress in both HUnit and
QuickCheck, additional generators for other types for QuickCheck,
and shortcuts for quickly defining new test cases.

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 21:30:12 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-12 21:31:35 UTC
pgj         2010-01-12 21:31:26 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/hs-testpack    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Haskell Test Utility Pack for HUnit and QuickCheck testpack provides
  utilities for both HUnit and QuickCheck.
  
  These include tools for running QuickCheck properties as HUnit test
  cases, allowing you to combine both approaches in a single program.
  It also includes tools for more helpful displays of running progress
  in both HUnit and QuickCheck, additional generators for other types
  for QuickCheck, and shortcuts for quickly defining new test cases.
  
  WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack
  
  PR:             ports/142483
  Submitted by:   Jacula Modyun <jacula(at)gmail.com>
  
  Revision  Changes    Path
  1.3759    +1 -0      ports/devel/Makefile
  1.1       +75 -0     ports/devel/hs-testpack/Makefile (new)
  1.1       +3 -0      ports/devel/hs-testpack/distinfo (new)
  1.1       +10 -0     ports/devel/hs-testpack/pkg-descr (new)
  1.1       +18 -0     ports/devel/hs-testpack/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-12 23:38:47 UTC
State Changed
From-To: open->closed

The port has been added to the Ports Collection.  Thanks!