summaryrefslogtreecommitdiff
path: root/dev-haskell/mtl
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r--dev-haskell/mtl/Manifest4
-rw-r--r--dev-haskell/mtl/metadata.xml8
-rw-r--r--dev-haskell/mtl/mtl-2.2.2-r1.ebuild (renamed from dev-haskell/mtl/mtl-2.2.2.ebuild)12
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-haskell/mtl/Manifest b/dev-haskell/mtl/Manifest
index e845e30a1c21..01dc2d33d90f 100644
--- a/dev-haskell/mtl/Manifest
+++ b/dev-haskell/mtl/Manifest
@@ -1,3 +1,3 @@
DIST mtl-2.2.2.tar.gz 16966 BLAKE2B 29755d32aa2b0107e512ab6fff1e2695076217d81d3d46276aa2610b7054c98c01b44611b50a0127f277b54d74e0d812e52b3ae2667bf1c2913e1276993fb5d4 SHA512 25aa48f53d9b1da04bb82d9eefff2e5f797a54bc0b22d6465fcef3bee8da0a459e714f4daf69669cc28a8fef5d638d8f9b1407dad2260d67d5a63e1cc324fe7c
-EBUILD mtl-2.2.2.ebuild 729 BLAKE2B 531035544b2cce90c1ebd6c38a999583a449d13f6878d571320ec6029c6330045174f3fac8466860a2ab5a5f807471c84a1ec9a11d6b8cc4ca608db371932576 SHA512 1c418c567db3cfd62086fb489cc1c7864cf6af2334826e398bd3f6d1efe812240026290d69ab44c8646ff74447bc3bb1693ec1bcb8a8a379532d1b3b2e5e2160
-MISC metadata.xml 695 BLAKE2B afc6bbc0d9c86cae9a99ca10f26b515a51089f5240840939c3d85ed25492902a3405421adc5ec22b77f47382e273d8f992fda78651ee5f663c5395d19a77b3d9 SHA512 e1844b2a3206ae9b6e41b075069433363a6cf1ff53a7af66a55456ca0f273f3d60a91cd6ff43604ab2f87d15bfb859f4d2760d1416de4484e73abb0293c0de9c
+EBUILD mtl-2.2.2-r1.ebuild 777 BLAKE2B ff211ab7e92791a0b2ff40de814d7359ab8b61b0066c4e5daa5cf56ef59bd9b946084d7747cfdfaef7d316c5410d05360ad815c076d66080e28d81be121ab39e SHA512 9ad3958b27d6b0bc2f71389aaec8d6c763888a09b136801bc3ba4248115f17e399a11225a72d1c4442fe9d39edcbead38dfc324a164fe146b61acb52e10e6417
+MISC metadata.xml 370 BLAKE2B 0c27247245ccb823294bce255ed53435eae0231b96d1950c50c204f49a503614168cb77af317f2478d7a1a9a3728b8734c484238779538e8523cd25b1886d772 SHA512 396a515057c4c7d0c785ee43ffe3e79420c58b064697ffef91a6cafda7ec138875d8e03e4ff6b94987304c7c51c79a1f031c5e2ae1db62d002b256c5434c18d6
diff --git a/dev-haskell/mtl/metadata.xml b/dev-haskell/mtl/metadata.xml
index 45ba94100750..2171e4c94b9b 100644
--- a/dev-haskell/mtl/metadata.xml
+++ b/dev-haskell/mtl/metadata.xml
@@ -5,14 +5,8 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Monad classes using functional dependencies, with instances
- for various monad transformers, inspired by the paper
- /Functional Programming with Overloading and Higher-Order Polymorphism/,
- by Mark P Jones, in /Advanced School of Functional Programming/, 1995
- (&lt;http://web.cecs.pdx.edu/~mpj/pubs/springschool.html&gt;).
- </longdescription>
<upstream>
+ <remote-id type="hackage">mtl</remote-id>
<remote-id type="github">haskell/mtl</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-haskell/mtl/mtl-2.2.2.ebuild b/dev-haskell/mtl/mtl-2.2.2-r1.ebuild
index 284b3af02ac8..377dc6705b05 100644
--- a/dev-haskell/mtl/mtl-2.2.2.ebuild
+++ b/dev-haskell/mtl/mtl-2.2.2-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-# ebuild generated by hackport 0.5.5.9999
+# ebuild generated by hackport 0.8.0.0.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
# break circular dependencies:
@@ -13,15 +13,15 @@ inherit haskell-cabal
DESCRIPTION="Monad classes, using functional dependencies"
HOMEPAGE="https://github.com/haskell/mtl"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
+# Keep in sync with relevant ghc versions (CABAL_CORE_LIB_GHC_PV)
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-RDEPEND=">=dev-lang/ghc-7.10.1:=
+RDEPEND="
+ >=dev-lang/ghc-8.10.6:=
"
DEPEND="${RDEPEND}"
-CABAL_CORE_LIB_GHC_PV="8.10.6 9.0.2"
+CABAL_CORE_LIB_GHC_PV="8.10.6 8.10.7 9.0.2 9.2.4 9.2.5 9.2.6 9.2.7 9.2.8 9.4.4 9.4.5"