From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/safe-exceptions/
Date: Thu, 16 Feb 2017 22:16:40 +0000 (UTC) [thread overview]
Message-ID: <1487283391.112471d12f04b82cf03fb93ece4ba7ea6837d9ad.slyfox@gentoo> (raw)
commit: 112471d12f04b82cf03fb93ece4ba7ea6837d9ad
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 22:13:37 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=112471d1
dev-haskell/safe-exceptions: new package, a depend of dev-haskell/classy-prelude-1.0.2
Safe, consistent, and easy exception handling
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-haskell/safe-exceptions/Manifest | 1 +
dev-haskell/safe-exceptions/metadata.xml | 11 +++++++++
.../safe-exceptions/safe-exceptions-0.1.4.0.ebuild | 28 ++++++++++++++++++++++
3 files changed, 40 insertions(+)
diff --git a/dev-haskell/safe-exceptions/Manifest b/dev-haskell/safe-exceptions/Manifest
new file mode 100644
index 0000000000..171cfa831d
--- /dev/null
+++ b/dev-haskell/safe-exceptions/Manifest
@@ -0,0 +1 @@
+DIST safe-exceptions-0.1.4.0.tar.gz 12951 SHA256 c52078c8457f8233a3796f84a3ae3f336f4668a013ba935e74c7218eeb9a41a6 SHA512 377559c3b35f48bd3baef4cb7bb19927bed36f34dfa531864a3565af9f7cb5ef9fc4cc9c92dcc9bb80037cb92f27dd0ba5805cc5941b8707bbc3d4185f0f40e1 WHIRLPOOL 271c7ac06850c341a579ba49eba904f2f3c52e60b0bba7338e44f59e7fac406fbe98afaaec5178cc4cb569e86b0af7c20a66c68115f41d46f57220b699c55adf
diff --git a/dev-haskell/safe-exceptions/metadata.xml b/dev-haskell/safe-exceptions/metadata.xml
new file mode 100644
index 0000000000..0df1910735
--- /dev/null
+++ b/dev-haskell/safe-exceptions/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>
+ Please see README.md
+ </longdescription>
+</pkgmetadata>
diff --git a/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild b/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild
new file mode 100644
index 0000000000..53df40a01c
--- /dev/null
+++ b/dev-haskell/safe-exceptions/safe-exceptions-0.1.4.0.ebuild
@@ -0,0 +1,28 @@
+# 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.1
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Safe, consistent, and easy exception handling"
+HOMEPAGE="https://github.com/fpco/safe-exceptions#readme"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/exceptions-0.8:=[profile?] <dev-haskell/exceptions-0.9:=[profile?]
+ >=dev-lang/ghc-7.8.2:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.18.1.3
+ test? ( dev-haskell/hspec
+ dev-haskell/void )
+"
next reply other threads:[~2017-02-16 22:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-16 22:16 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-14 14:06 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/safe-exceptions/ Sergei Trofimovich
2020-09-12 19:45 Sergei Trofimovich
2022-08-18 18:45 Sam James
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.112471d12f04b82cf03fb93ece4ba7ea6837d9ad.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