Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2012 10:15:27 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/hs-hspec Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk
Message-ID:  <201206241015.q5OAFRNW043704@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206241015.q5OAFRNW043704>