public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/monad-unlift/
@ 2017-02-16 22:16 Sergei Trofimovich
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich @ 2017-02-16 22:16 UTC (permalink / raw
  To: gentoo-commits

commit:     1ffb64831fdcdcfc97a77d2ff1d60274d004dda8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 22:11:53 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 22:16:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffb6483

dev-haskell/monad-unlift: new package, a depend of dev-haskell/classy-prelude-1.0.2

Typeclasses for representing monad transformer unlifting

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-haskell/monad-unlift/Manifest                  |  1 +
 dev-haskell/monad-unlift/metadata.xml              | 11 ++++++++
 dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild | 29 ++++++++++++++++++++++
 3 files changed, 41 insertions(+)

diff --git a/dev-haskell/monad-unlift/Manifest b/dev-haskell/monad-unlift/Manifest
new file mode 100644
index 0000000000..612eb7cf2f
--- /dev/null
+++ b/dev-haskell/monad-unlift/Manifest
@@ -0,0 +1 @@
+DIST monad-unlift-0.2.0.tar.gz 5845 SHA256 4b5e638619e4821918b4ec67aeffb581ab9df23d168fbb72164137009a15ee0f SHA512 4b9db8679532e89c05c63328603bc7e72131b79d31e35225e8655ddc4d32e761de58c6db70bfdde2c148f105daa57ff08976cb79bddbdc99f85f083f8183afb3 WHIRLPOOL 9f5a17b1f484d9f99dfc55e9c463126b4fc62f7299d3d82c66923ea7656ceab42ce0a7279c931bf7cc12ee3e17902c0bcace0544a6a9a24f0c5af3ea913b9da3

diff --git a/dev-haskell/monad-unlift/metadata.xml b/dev-haskell/monad-unlift/metadata.xml
new file mode 100644
index 0000000000..3c1efc59a0
--- /dev/null
+++ b/dev-haskell/monad-unlift/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>haskell@gentoo.org</email>
+		<name>Gentoo Haskell</name>
+	</maintainer>
+	<longdescription>
+		See README.md
+	</longdescription>
+</pkgmetadata>

diff --git a/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild b/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild
new file mode 100644
index 0000000000..2902f8699b
--- /dev/null
+++ b/dev-haskell/monad-unlift/monad-unlift-0.2.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Typeclasses for representing monad transformer unlifting"
+HOMEPAGE="https://github.com/fpco/monad-unlift"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-haskell/constraints:=[profile?]
+	>=dev-haskell/monad-control-1.0:=[profile?] <dev-haskell/monad-control-1.1:=[profile?]
+	dev-haskell/transformers:=[profile?]
+	dev-haskell/transformers-base:=[profile?]
+	>=dev-lang/ghc-7.6.1:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-1.16.0
+"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-16 22:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-16 22:16 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/monad-unlift/ Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox