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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to