# $Id: Portfile 64984 2010-03-18 23:32:35Z nox@macports.org $

PortSystem      1.0
PortGroup       haskell 1.0

haskell.setup   uniplate 1.5.1
license         BSD-3
platforms       darwin
categories      devel
maintainers     nox openmaintainer
description     Help writing simple, concise and fast generic operations.

long_description \
    Uniplate is library for writing simple and concise generic operations. \
    Uniplate has similar goals to the original Scrap Your Boilerplate work, \
    but is substantially simpler and faster.

checksums       md5     78c7bdc6021b78f5cb650ccd5ab00973 \
                sha1    b46ef149e1f5e3f73c011bc49b1d7d54c08d5759 \
                rmd160  b820652b59c87d4df2582011a12e1f345a40f9eb

configure.args-append \
    --docdir=${prefix}/share/doc/${name}

universal_variant no
