# -*- 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 114514 2013-12-09 23:42:32Z cal@macports.org $

PortSystem          1.0
PortGroup           haskell 1.0

haskell.setup       IfElse 0.85
checksums           rmd160  e43b32e3515225b6a52ffb819b73f366b5d0a6c9 \
                    sha256  8ad3bfc3e2c867e6330d9bff874b3105476c35b2e1638fd448f233e9f80addcd

maintainers         cal openmaintainer
platforms           darwin
license             BSD

description         Anaphoric and miscellaneous useful control-flow
long_description    ${description}

depends_lib-append  port:hs-mtl
