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

Gabor Pali pgj at FreeBSD.org
Sat Feb 18 17:11:03 UTC 2012


pgj         2012-02-18 17:11:03 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    www                  Makefile 
  Added files:
    www/hs-shakespeare   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.
  
  WWW:    http://www.yesodweb.com/book/templates
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.142     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.3119    +1 -0      ports/www/Makefile
  1.1       +20 -0     ports/www/hs-shakespeare/Makefile (new)
  1.1       +2 -0      ports/www/hs-shakespeare/distinfo (new)
  1.1       +6 -0      ports/www/hs-shakespeare/pkg-descr (new)


More information about the cvs-ports mailing list