Date: Mon, 13 Feb 2012 02:27:03 +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/hs-uuagc-bootstrap Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk Message-ID: <201202130227.q1D2R34A050606@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2012-02-13 02:27:03 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
Added files:
devel/hs-uuagc-bootstrap Makefile distinfo pkg-descr
Log:
UUAG is the Utrecht University Attribute Grammar system. It generates Haskell
files from an attribute grammar specification.
It is a preprocessor for Haskell which makes it easy to write catamorphisms
(that is, functions that do to any datatype what foldr does to lists).
You can define tree walks using the intuitive concepts of inherited and
synthesized attributes, while keeping the full expressive power of Haskell.
WWW: http://www.cs.uu.nl/wiki/HUT/AttributeGrammarSystem
Obtained from: FreeBSD Haskell
Revision Changes Path
1.1 +23 -0 ports/devel/hs-uuagc-bootstrap/Makefile (new)
1.1 +2 -0 ports/devel/hs-uuagc-bootstrap/distinfo (new)
1.1 +9 -0 ports/devel/hs-uuagc-bootstrap/pkg-descr (new)
1.85 +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?201202130227.q1D2R34A050606>
