From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/monad-unlift/
Date: Thu, 16 Feb 2017 22:16:40 +0000 (UTC) [thread overview]
Message-ID: <1487283391.1ffb64831fdcdcfc97a77d2ff1d60274d004dda8.slyfox@gentoo> (raw)
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
+"
reply other threads:[~2017-02-16 22:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1487283391.1ffb64831fdcdcfc97a77d2ff1d60274d004dda8.slyfox@gentoo \
--to=slyfox@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox