[65666] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Mon Mar 29 20:07:55 PDT 2010


Revision: 65666
          http://trac.macports.org/changeset/65666
Author:   ryandesign at macports.org
Date:     2010-03-29 20:07:54 -0700 (Mon, 29 Mar 2010)
Log Message:
-----------
hs-polyparse: new port, version 1.4

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

Added: trunk/dports/devel/hs-polyparse/Portfile
===================================================================
--- trunk/dports/devel/hs-polyparse/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-polyparse/Portfile	2010-03-30 03:07:54 UTC (rev 65666)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               haskell 1.0
+
+haskell.setup           polyparse 1.4
+maintainers             nomaintainer
+platforms               darwin
+
+description             a variety of alternative parser combinator libraries
+
+long_description        polyparse is ${description}, including the original \
+                        HuttonMeijer set. The Poly sets have features like \
+                        good error reporting, arbitrary token type, running \
+                        state, lazy parsing, and so on. Finally, Text.Parse \
+                        is a proposed replacement for the standard Read \
+                        class, for better deserialisation of Haskell values \
+                        from Strings.
+
+checksums               md5     1783867124b49eefdbdc9ac39caf3174 \
+                        sha1    727905ec2fd1aa8bee88767dee17943fc2a290f6 \
+                        rmd160  d963743b1efdc784692b00821bd9aabb72b1a2a8
+
+depends_lib             port:ghc
+
+universal_variant       no


Property changes on: trunk/dports/devel/hs-polyparse/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/20100329/c381b004/attachment.html>


More information about the macports-changes mailing list