# -*- 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 131201 2015-01-06 19:52:47Z cal@macports.org $ PortSystem 1.0 PortGroup haskell 1.0 haskell.setup haddock-library 1.1.1 checksums rmd160 a4bebb62584c6bff416c0d91ce5a34d967a5a6b8 \ sha256 350c2dd4f62fc85debe53ea51ce2a7e8ec7c8abb1b5acc664c5adf80ebaa566a maintainers cal openmaintainer platforms darwin license BSD description Haddock is a documentation-generation tool for Haskell libraries. long_description \ These modules expose some functionality of it without pulling in \ the GHC dependency. Please note that the API is likely to change so \ specify upper bounds in your project if you can't release often. For \ interacting with Haddock itself, see the ‘haddock’ package.