[96983] trunk/dports/devel

cal at macports.org cal at macports.org
Thu Aug 23 12:34:59 PDT 2012


Revision: 96983
          https://trac.macports.org/changeset/96983
Author:   cal at macports.org
Date:     2012-08-23 12:34:59 -0700 (Thu, 23 Aug 2012)
Log Message:
-----------
hs-text: new port, dependency of hs-parsec, #35762

Added Paths:
-----------
    trunk/dports/devel/hs-text/
    trunk/dports/devel/hs-text/Portfile

Added: trunk/dports/devel/hs-text/Portfile
===================================================================
--- trunk/dports/devel/hs-text/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-text/Portfile	2012-08-23 19:34:59 UTC (rev 96983)
@@ -0,0 +1,20 @@
+# -*- 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       text 0.11.2.2
+maintainers         nomaintainer
+description         \
+    An efficient packed, immutable Unicode text type (both strict and lazy), \
+    with a powerful loop fusion optimization framework.
+long_description        ${description}
+license             BSD
+
+platforms           darwin
+checksums           rmd160  4c902ce07ef85c6890f62a50bae858ff032d602a \
+                    sha256  6344e28609a0a08acd8cf59ecdf0e58b9afb849a6cf5eeaae2f14e2e79740032
+
+# ghc is not universal
+universal_variant   no


Property changes on: trunk/dports/devel/hs-text/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120823/0ea5d045/attachment-0001.html>


More information about the macports-changes mailing list