cvs commit: ports/devel Makefile ports/devel/hs-hspec Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk

Gabor Pali pgj at FreeBSD.org
Sun Jun 24 10:15:28 UTC 2012


pgj         2012-06-24 10:15:27 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    devel/hs-hspec       Makefile distinfo pkg-descr 
  Log:
  Behavior Driven Development for Haskell.  Hspec is roughly based on the
  Ruby library RSpec.  However, Hspec is just a framework for running
  HUnit and QuickCheck tests.  Compared to other options, it provides a
  much nicer syntax that makes tests very easy to read.
  
  WWW:    http://hspec.github.com/
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.5002    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/hs-hspec/Makefile (new)
  1.1       +2 -0      ports/devel/hs-hspec/distinfo (new)
  1.1       +6 -0      ports/devel/hs-hspec/pkg-descr (new)
  1.206     +2 -1      ports/lang/ghc/bsd.hackage.mk


More information about the cvs-ports mailing list