# -*- 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 text 1.2.0.3 checksums rmd160 01b82ea74abf3fffe7d30133470165a5482a5413 \ sha256 1d38bc0a8bf60c2f3581558a7870d6db7eefbe6da5df4d80a42c9b4837f8f986 maintainers cal openmaintainer platforms darwin license BSD description An efficient packed Unicode text type long_description \ An efficient packed, immutable Unicode text type (both strict and lazy), \ with a powerful loop fusion optimization framework.