[106837] trunk/dports/devel

cal at macports.org cal at macports.org
Sat Jun 8 18:12:29 PDT 2013


Revision: 106837
          https://trac.macports.org/changeset/106837
Author:   cal at macports.org
Date:     2013-06-08 18:12:28 -0700 (Sat, 08 Jun 2013)
Log Message:
-----------
new port: hs-extensible-exceptions, dependency of darcs

Modified Paths:
--------------
    trunk/dports/devel/hs-extensible-exceptions/Portfile

Added Paths:
-----------
    trunk/dports/devel/hs-extensible-exceptions/

Modified: trunk/dports/devel/hs-extensible-exceptions/Portfile
===================================================================
--- trunk/dports/devel/hs-binary/Portfile	2013-06-09 00:57:29 UTC (rev 106836)
+++ trunk/dports/devel/hs-extensible-exceptions/Portfile	2013-06-09 01:12:28 UTC (rev 106837)
@@ -4,20 +4,15 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       binary 0.7.1.0
-revision            1
+haskell.setup       extensible-exceptions 0.1.1.4
+checksums           rmd160  2e1311778e7e87b1e5266bbce2dea81eb4620ae7 \
+                    sha256  6ce5e8801760385a408dab71b53550f87629e661b260bdc2cd41c6a439b6e388
+
 license             BSD
 maintainers         cal openmaintainer
 platforms           darwin
 
-checksums           rmd160  fdd4d824cbb863a72272cab7d8c641b19c8e70c6 \
-                    sha256  9622efca717cd4f606dc3f43e93464b6eeb0f35e12dd0207065cc6533e498b99
-
-description         Binary serialisation for Haskell values using lazy ByteStrings
+description         Extensible exceptions
 long_description    \
-    Efficient, pure binary serialisation using lazy ByteStrings. Haskell values \
-    may be encoded to and from binary formats, written to disk as binary, or \
-    sent over the network. The format used can be automatically generated, or \
-    you can choose to implement a custom format if needed. Serialisation speeds \
-    of over 1 G/sec have been observed, so this library should be suitable for \
-    high performance scenarios.
+    This package provides extensible exceptions for both new and old versions \
+    of GHC (i.e., < 6.10).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130608/4f2d55b4/attachment.html>


More information about the macports-changes mailing list