public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/stmonadtrans/, profiles/
@ 2022-08-21 21:32 Jakov Smolić
  0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2022-08-21 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     94ec1b9364523913b79ab55690f5730bf841e839
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 21 21:28:34 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Aug 21 21:31:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ec1b93

dev-haskell/stmonadtrans: treeclean

Closes: https://bugs.gentoo.org/735904
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-haskell/stmonadtrans/Manifest                  |  1 -
 dev-haskell/stmonadtrans/metadata.xml              | 17 -----------
 dev-haskell/stmonadtrans/stmonadtrans-0.4.4.ebuild | 35 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-haskell/stmonadtrans/Manifest b/dev-haskell/stmonadtrans/Manifest
deleted file mode 100644
index d755e09c0ec4..000000000000
--- a/dev-haskell/stmonadtrans/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST STMonadTrans-0.4.4.tar.gz 6298 BLAKE2B dd24c28605f92626abe90b32f6633c353289d96f84caebd0422e0ee46b9a97f4a656a3a5f10d7e9f04c8d1fbe9f27ea8d7e0965c9525145c9b3b45007b2d623f SHA512 3ab7ff50223f975066cde1227fb23e00263786fa8c5b9d0276fdcc265bb1ac2e5cea97f3fb7fd51aaf25872b126645312c4c622084947dea430d214eac44938b

diff --git a/dev-haskell/stmonadtrans/metadata.xml b/dev-haskell/stmonadtrans/metadata.xml
deleted file mode 100644
index 58be439bbb36..000000000000
--- a/dev-haskell/stmonadtrans/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>haskell@gentoo.org</email>
-		<name>Gentoo Haskell</name>
-	</maintainer>
-	<longdescription>
-		A monad transformer version of the ST monad
-		Warning! This monad transformer should not be used with monads that
-		can contain multiple answers, like the list monad. The reason is that
-		the will be duplicated across the different answers and this cause
-		Bad Things to happen (such as loss of referential transparency). Safe
-		monads include the monads State, Reader, Writer, Maybe and
-		combinations of their corresponding monad transformers.
-	</longdescription>
-</pkgmetadata>

diff --git a/dev-haskell/stmonadtrans/stmonadtrans-0.4.4.ebuild b/dev-haskell/stmonadtrans/stmonadtrans-0.4.4.ebuild
deleted file mode 100644
index 05b13788f369..000000000000
--- a/dev-haskell/stmonadtrans/stmonadtrans-0.4.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-MY_PN="STMonadTrans"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A monad transformer version of the ST monad"
-HOMEPAGE="https://hackage.haskell.org/package/STMonadTrans"
-SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/fail:=[profile?]
-	dev-haskell/mtl:=[profile?]
-	>=dev-lang/ghc-7.6.1:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.16.0
-	test? ( >=dev-haskell/tasty-0.11.0.4 <dev-haskell/tasty-1.3
-		>=dev-haskell/tasty-hunit-0.9.2 <dev-haskell/tasty-hunit-0.11
-		>=dev-haskell/tasty-quickcheck-0.8.4 <dev-haskell/tasty-quickcheck-0.11
-		>=dev-haskell/transformers-0.4 <dev-haskell/transformers-0.6 )
-"
-
-S="${WORKDIR}/${MY_P}"

diff --git a/profiles/package.mask b/profiles/package.mask
index 17b7882a81a9..f35f09639a1b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -555,7 +555,6 @@ dev-haskell/shakespeare-text
 dev-haskell/shell-escape
 dev-haskell/size-based
 dev-haskell/stack-bin
-dev-haskell/stmonadtrans
 
 # Hans de Graaff <graaff@gentoo.org> (2022-07-16)
 # No longer supported upstream. Use a newer ruby version instead.


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

only message in thread, other threads:[~2022-08-21 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-21 21:32 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/stmonadtrans/, profiles/ Jakov Smolić

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