Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2012 17:34:41 +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/lang/ghc bsd.hackage.mk ports/www Makefile ports/www/hs-shakespeare-text Makefile distinfo pkg-descr
Message-ID:  <201202181734.q1IHYfKP010662@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2012-02-18 17:34:41 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    www                  Makefile 
  Added files:
    www/hs-shakespeare-text Makefile distinfo pkg-descr 
  Log:
  Shakespeare is a template family for type-safe, efficient templates with
  simple variable interpolation.  Shakespeare templates can be used inline
  with a quasi-quoter or in an external file.  Shakespeare interpolates
  variables according to the type being inserted.  In this case, the
  variable type needs a ToText instance.
  
  WWW:    http://www.yesodweb.com/book/templates
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.152     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.3125    +1 -0      ports/www/Makefile
  1.1       +20 -0     ports/www/hs-shakespeare-text/Makefile (new)
  1.1       +2 -0      ports/www/hs-shakespeare-text/distinfo (new)
  1.1       +7 -0      ports/www/hs-shakespeare-text/pkg-descr (new)



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