# -*- 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 131981 2015-01-22 19:34:32Z cal@macports.org $ PortSystem 1.0 PortGroup haskell 1.0 haskell.setup http-types 0.8.3 revision 2 checksums rmd160 dc527a2be90ecfb8e06a24385dbf7ea7f0bccf5b \ sha256 429d97fed1ad32961518c36b0c6a78edb62016b5c30cfc8f2b75492528a4810a maintainers cal openmaintainer platforms darwin license BSD description Generic HTTP types for Haskell (for both client and server code) long_description ${description} depends_lib-append port:hs-blaze-builder \ port:hs-case-insensitive \ port:hs-text