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