summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/testing-feat/Manifest1
-rw-r--r--dev-haskell/testing-feat/metadata.xml23
-rw-r--r--dev-haskell/testing-feat/testing-feat-1.1.0.0.ebuild28
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 53 deletions
diff --git a/dev-haskell/testing-feat/Manifest b/dev-haskell/testing-feat/Manifest
deleted file mode 100644
index 39256717deba..000000000000
--- a/dev-haskell/testing-feat/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST testing-feat-1.1.0.0.tar.gz 15291 BLAKE2B e590af9bbe5b5382bdefb4375cff05340e9be2bfa75e7dde895dee7bf1a84e8494f304306a979c8120b98c5fe9899d9ad8d271456e6318b5a78b1381306d4838 SHA512 b6480e990f9b8065d9f5e9fcf0dfeefe7e722830848ed5614cbe11581329f4341eb90547b67c1471d8b2e8b230490040714b1f560456797980c5cec9d0aef6e0
diff --git a/dev-haskell/testing-feat/metadata.xml b/dev-haskell/testing-feat/metadata.xml
deleted file mode 100644
index 93e7d7385362..000000000000
--- a/dev-haskell/testing-feat/metadata.xml
+++ /dev/null
@@ -1,23 +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>
- Feat (Functional Enumeration of Abstract Types) provides
- enumerations as functions from natural numbers to values
- (similar to @toEnum@ but for any algebraic data type). This
- can be used for SmallCheck-style systematic testing,
- QuickCheck style random testing, and hybrids of the two.
-
- The enumerators are defined in a very boilerplate manner
- and there is a Template Haskell script for deriving the
- class instance for most types.
- "Test.Feat" contain a subset of the other modules that
- should be sufficient for most test usage. There
- are some small and large example in the tar
- ball.
- </longdescription>
-</pkgmetadata>
diff --git a/dev-haskell/testing-feat/testing-feat-1.1.0.0.ebuild b/dev-haskell/testing-feat/testing-feat-1.1.0.0.ebuild
deleted file mode 100644
index b49fdd83ecf5..000000000000
--- a/dev-haskell/testing-feat/testing-feat-1.1.0.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.1
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Functional Enumeration of Algebraic Types"
-HOMEPAGE="https://github.com/JonasDuregard/testing-feat"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">dev-haskell/quickcheck-2:2=[profile?] <dev-haskell/quickcheck-3:2=[profile?]
- <dev-haskell/semigroups-0.19:=[profile?]
- <dev-haskell/size-based-0.2:=[profile?]
- <dev-haskell/testing-type-modifiers-0.2:=[profile?]
- >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.6
-"
diff --git a/profiles/package.mask b/profiles/package.mask
index 96ec6ad0b470..567d7fd943fa 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -568,7 +568,6 @@ dev-haskell/tagshare
dev-haskell/tagstream-conduit
dev-haskell/tasty-ant-xml
dev-haskell/tensor
-dev-haskell/testing-feat
# Hans de Graaff <graaff@gentoo.org> (2022-07-16)
# No longer supported upstream. Use a newer ruby version instead.