# -*- 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$ PortSystem 1.0 PortGroup haskell 1.0 haskell.setup http-client-conduit 0.2.0.0 revision 3 checksums rmd160 d90164480f5f49aebd8c8d076464093bef0e362f \ sha256 3ec0c89fc75d617ab3af17b77e5294fdac4b5c2cc7fc6c0b0ad1e1a26b3d64dd maintainers cal openmaintainer platforms darwin license MIT description Frontend support for using http-client with conduit long_description \ Intended for use by higher-level libraries, such as http-conduit. depends_lib-append port:hs-conduit \ port:hs-http-client \ port:hs-resourcet