# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 106856 2013-06-09 11:15:35Z cal@macports.org $

PortSystem          1.0
PortGroup           haskell 1.0

haskell.setup       pandoc-types 1.10
revision            3
checksums           rmd160  9ff6d263ddbb2394533ce258782024b62017d9ed \
                    sha256  e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5

maintainers         nomaintainer
platforms           darwin
license             GPL-2+

description         Types for representing a structured document
long_description    \
    This package contains definitions for the Pandoc data structure, which is \
    used by pandoc to represent structured documents.

depends_lib-append  port:hs-syb
