aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-test-framework-quickcheck2
Commit message (Collapse)AuthorAgeFilesLines
* - Update textproc/hs-xml to 1.3.9Gabor Pali2011-08-141-1/+1
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=279704
* - Update textproc/hs-xml to 1.3.8Ashish SHUKLA2011-07-101-0/+1
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=277484
* - Update devel/hs-blaze-builder to 0.3.0.1Ashish SHUKLA2011-07-102-4/+3
| | | | | | | | | | | | | | | | | | | | - Update devel/hs-blaze-builder-enumerator to 0.2.0.1 - Update devel/hs-darcs to 2.5.2 - Update devel/hs-hashed-storage to 0.5.7 - Update devel/hs-haskeline to 0.6.4.0 - Update devel/hs-haskell-src-exts to 1.11.1 - Update devel/hs-hoogle to 4.2.5 - Update devel/hs-test-framework to 0.4.0 - Update devel/hs-test-framework-quickcheck2 to 0.2.10 - Update www/hs-wai to 0.4.0 - Update www/hs-warp to 0.4.0.1 - Bump PORTREVISION of devel/cvs2darcs, devel/hs-test-framework-hunit, devel/hs-uuagc, math/hs-Agda, math/hs-Agda-executable Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=277459
* Bump PORTREVISION of all ports dependent on lang/ghc as duringAshish SHUKLA2011-05-261-0/+1
| | | | | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=274668
* - Please welcome GHC 7.0.3Ashish SHUKLA2011-05-093-21/+6
| | | | | | | | | | | | | | | | | | | | GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports are also updated to their corresponding Haskell Platform versions, or latest versions. We would like to acknowledge the support of the FreeBSD Donations Team and Eotvos Lorand University, Faculty of Informatics who contributed to the server that we used for testing. We would also like to thank all the testers who tested FreeBSD Haskell ports and provided their feedback. PR: ports/156642 Approved by: tabthorpe (mentor) Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=273838
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")Gabor Pali2010-08-081-3/+3
| | | | | | | Suggested by: admi3 Notes: svn path=/head/; revision=258910
* QuickCheck2 support for the test-framework package.Gabor Pali2010-05-214-0/+40
WWW: http://batterseapower.github.com/test-framework/ Notes: svn path=/head/; revision=254760