[96982] trunk/dports/devel

cal at macports.org cal at macports.org
Thu Aug 23 12:28:24 PDT 2012


Revision: 96982
          https://trac.macports.org/changeset/96982
Author:   cal at macports.org
Date:     2012-08-23 12:28:24 -0700 (Thu, 23 Aug 2012)
Log Message:
-----------
hs-mtl: new port, dependency of hs-cabal, #35762

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

Added: trunk/dports/devel/hs-mtl/Portfile
===================================================================
--- trunk/dports/devel/hs-mtl/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-mtl/Portfile	2012-08-23 19:28:24 UTC (rev 96982)
@@ -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       mtl 2.1.2
+maintainers         gmail.com:kitchen.andy openmaintainer
+description         Monad transformers
+long_description    ${description}
+
+platforms           darwin
+checksums           sha256  8c775764333420a4391823f9cb9b640306a262552280ea9bbdd2ca11194a8bef \
+                    rmd160  aa5c576c124b602a605cf3931ac42c1c1eb27cda
+
+license             BSD
+depends_lib         port:hs-transformers
+
+# ghc is not universal
+universal_variant   no


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


More information about the macports-changes mailing list