[114500] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 14:17:24 PST 2013


Revision: 114500
          https://trac.macports.org/changeset/114500
Author:   cal at macports.org
Date:     2013-12-09 14:17:24 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-mmorph, dependency of hs-conduit

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

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

Modified: trunk/dports/devel/hs-mmorph/Portfile
===================================================================
--- trunk/dports/devel/hs-lifted-base/Portfile	2013-12-09 22:15:24 UTC (rev 114499)
+++ trunk/dports/devel/hs-mmorph/Portfile	2013-12-09 22:17:24 UTC (rev 114500)
@@ -4,19 +4,17 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       lifted-base 0.2.1.1
-checksums           rmd160  652acea03ebc5356d8458a7d355d4b4f2f986141 \
-                    sha256  b330aff460e52c7987dba68737487d1b2b15e23f03d0c1bc6d8a3062066c5518
+haskell.setup       mmorph 1.0.0
+checksums           rmd160  14afe5b6e60eeef02c5c1e18c2086bb1d4408ff2 \
+                    sha256  13c369262821a86915ee18598567474e1489b49f19f9be8335252b6359762883
 
 maintainers         cal openmaintainer
 platforms           darwin
 license             BSD
 
-description         lifted IO operations from the base library
+description         Monad morphisms
 long_description    \
-    lifted-base exports IO operations from the base library lifted to any \
-    instance of MonadBase or MonadBaseControl.
+    This library provides monad morphism utilities, most commonly used for \
+    manipulating monad transformer stacks.
 
-depends_lib-append  port:hs-base-unicode-symbols \
-                    port:hs-monad-control \
-                    port:hs-transformers-base
+depends_lib-append  port:hs-transformers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/02aa48fb/attachment.html>


More information about the macports-changes mailing list