Source
xxxxxxxxxx
# -*- 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
PortSystem 1.0
PortGroup haskell 1.0
haskell.setup resourcet 1.1.3.3
revision 1
checksums rmd160 9aebd452b0a9106f4dbbd527b53a211697a120b3 \
sha256 829f2a7427429dbfd343e03c5bfb3e46c3bfbe84a797e9c166d40f0b66b80546
maintainers cal openmaintainer
platforms darwin
license BSD
description Deterministic allocation and freeing of scarce resources
long_description ${description}
depends_lib-append port:hs-exceptions \
port:hs-lifted-base \
port:hs-mmorph \
port:hs-monad-control \
port:hs-mtl \
port:hs-transformers-base