Name: kure-your-boilerplate
Version: 0.1.3
Synopsis: Generator for Boilerplate KURE Combinators
Description: KURE-your-boilerplate is a Template Haskell powered library for generating shallow tree walking combinators,
for use with the KURE DSL.
Category: Language
License: BSD3
License-file: LICENSE
Author: Andy Gill
Maintainer: Andy Gill <andygill@ku.edu>
Copyright: (c) 2009 Andy Gill
Homepage: http://ittc.ku.edu/~andygill/kure.php
Stability: alpha
build-type: Simple
Cabal-Version: >= 1.6
Library
build-depends: base, kure == 0.3.1, template-haskell
Exposed-modules:
Language.KURE.Boilerplate
Ghc-Options: -Wall