[97014] users/cal/ports/devel
cal at macports.org
cal at macports.org
Fri Aug 24 10:53:01 PDT 2012
Revision: 97014
https://trac.macports.org/changeset/97014
Author: cal at macports.org
Date: 2012-08-24 10:53:00 -0700 (Fri, 24 Aug 2012)
Log Message:
-----------
new package: hs-platform-syb
Added Paths:
-----------
users/cal/ports/devel/hs-platform-syb/
users/cal/ports/devel/hs-platform-syb/Portfile
Added: users/cal/ports/devel/hs-platform-syb/Portfile
===================================================================
--- users/cal/ports/devel/hs-platform-syb/Portfile (rev 0)
+++ users/cal/ports/devel/hs-platform-syb/Portfile 2012-08-24 17:53:00 UTC (rev 97014)
@@ -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 haskellplatform 1.0
+
+haskellplatform.setup syb 0.3.6.1
+checksums rmd160 85fb7017cc478b74d860c99250f1a5b0382683c9 \
+ sha256 646cfc8feaa2625bbac94675ee51256de69ebfcf35d760cbfa39aaeda132dff7
+
+license BSD
+maintainers cal openmaintainer
+platforms darwin
+
+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.
+long_description ${description}
Property changes on: users/cal/ports/devel/hs-platform-syb/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/20120824/912107a7/attachment.html>
More information about the macports-changes
mailing list