[109523] trunk/dports/devel

cal at macports.org cal at macports.org
Fri Aug 16 15:55:07 PDT 2013


Revision: 109523
          https://trac.macports.org/changeset/109523
Author:   cal at macports.org
Date:     2013-08-16 15:55:07 -0700 (Fri, 16 Aug 2013)
Log Message:
-----------
hs-semigroups: new port, transitive dependency of hs-memotrie update

Modified Paths:
--------------
    trunk/dports/devel/hs-semigroups/Portfile

Added Paths:
-----------
    trunk/dports/devel/hs-semigroups/

Modified: trunk/dports/devel/hs-semigroups/Portfile
===================================================================
--- trunk/dports/devel/hs-extensible-exceptions/Portfile	2013-08-16 22:08:01 UTC (rev 109516)
+++ trunk/dports/devel/hs-semigroups/Portfile	2013-08-16 22:55:07 UTC (rev 109523)
@@ -4,15 +4,21 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       extensible-exceptions 0.1.1.4
-checksums           rmd160  2e1311778e7e87b1e5266bbce2dea81eb4620ae7 \
-                    sha256  6ce5e8801760385a408dab71b53550f87629e661b260bdc2cd41c6a439b6e388
+haskell.setup       semigroups 0.9.2
+checksums           rmd160  b5e6fbe6b033cfac7ffee79c44b0bdc833689623 \
+                    sha256  9106c73a87d4d6dbccc15fad46766498ccde91096c8115cff288e8b95cfb261b
 
 license             BSD
 maintainers         cal openmaintainer
 platforms           darwin
 
-description         Extensible exceptions
+description         Haskell 98 semigroups
 long_description    \
-    This package provides extensible exceptions for both new and old versions \
-    of GHC (i.e., < 6.10).
+    In mathematics, a semigroup is an algebraic structure consisting of a set \
+    together with an associative binary operation. A semigroup generalizes \
+    a monoid in that there might not exist an identity element. It also \
+    (originally) generalized a group (a monoid with all inverses) to a type \
+    where every element did not have to have an inverse, thus the name \
+    semigroup.
+
+depends_lib-append  port:hs-nats
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130816/aab45b5d/attachment-0001.html>


More information about the macports-changes mailing list