summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@protonmail.com>2023-10-02 23:04:02 -0600
committerSam James <sam@gentoo.org>2023-10-23 04:08:46 +0100
commit3e8c0044749f9b821276806dc088dcf519fda56e (patch)
tree0ef1f37b127575c0a4a06d40ba2b02e86e07b72c /dev-haskell/transformers/metadata.xml
parentdev-haskell/binary: add 0.8.9.0-r1 (diff)
downloadgentoo-3e8c0044749f9b821276806dc088dcf519fda56e.tar.gz
gentoo-3e8c0044749f9b821276806dc088dcf519fda56e.tar.bz2
gentoo-3e8c0044749f9b821276806dc088dcf519fda56e.zip
dev-haskell/transformers: Raise lower bounds on GHC
Update CABAL_CORE_LIB_GHC_PV Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/transformers/metadata.xml')
-rw-r--r--dev-haskell/transformers/metadata.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-haskell/transformers/metadata.xml b/dev-haskell/transformers/metadata.xml
index a85059913550..3b8937c54cfa 100644
--- a/dev-haskell/transformers/metadata.xml
+++ b/dev-haskell/transformers/metadata.xml
@@ -4,16 +4,4 @@
<maintainer type="project">
<email>haskell@gentoo.org</email>
</maintainer>
- <longdescription>
- Haskell 98 part of a monad transformer library, 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;).
-
- This part contains the monad transformer class, the concrete monad
- transformers, operations and liftings. It can be used on its own
- in Haskell 98 code, or with the monad classes in the @monads-fd@ or
- @monads-tf@ packages, which automatically lift operations introduced
- by monad transformers through other transformers.
- </longdescription>
</pkgmetadata>