[104315] trunk/dports/devel

sean at macports.org sean at macports.org
Sat Mar 23 09:40:44 PDT 2013


Revision: 104315
          https://trac.macports.org/changeset/104315
Author:   sean at macports.org
Date:     2013-03-23 09:40:44 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-syb: add new port for haskell generics

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

Added: trunk/dports/devel/hs-syb/Portfile
===================================================================
--- trunk/dports/devel/hs-syb/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-syb/Portfile	2013-03-23 16:40:44 UTC (rev 104315)
@@ -0,0 +1,21 @@
+# -*- 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       syb 0.4.0
+maintainers         nomaintainer
+platforms           darwin
+universal_variant   no
+
+description         Scrap Your Boilerplate
+
+long_description \
+    This package contains the generics system described in the Scrap Your \
+    Boilerplate papers (see http://www.cs.uu.nl/wiki/GenericProgramming/SYB). It defines the \
+    Data class of types permitting folding and unfolding of constructor applications, \
+    instances of this class for primitive types, and a variety of traversals.
+
+checksums           rmd160  7814875c994d34b0dd11e378c3d16e009a843d4d \
+                    sha256  f201089aa7e74b6cbca7fc73a259596b2a9628e31a9b54e801844ad68447bff3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/ec6a4d48/attachment.html>


More information about the macports-changes mailing list