# -*- 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 110047 2013-08-25 16:36:09Z cal@macports.org $

PortSystem          1.0
PortGroup           haskell 1.0

haskell.setup       tagged 0.7
revision            1
checksums           rmd160  7716bd84272ced0ab8d86d07ccb3b601b64a8082 \
                    sha256  f51b0ff097dadfa0508d4fff889f96e274743876c33f13c08335aca80d85e8bc

license             BSD
maintainers         cal openmaintainer
platforms           darwin

description         Haskell 98 phantom types to avoid unsafely passing dummy arguments
long_description    ${description}
