diff options
Diffstat (limited to 'dev-haskell/mtl-compat/metadata.xml')
| -rw-r--r-- | dev-haskell/mtl-compat/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-haskell/mtl-compat/metadata.xml b/dev-haskell/mtl-compat/metadata.xml index 033f9421a7a1..fdbaaa5314a7 100644 --- a/dev-haskell/mtl-compat/metadata.xml +++ b/dev-haskell/mtl-compat/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>haskell@gentoo.org</email> + <name>Gentoo Haskell</name> + </maintainer> + <longdescription> This package backports the "Control.Monad.Except" module from @mtl@ (if using @mtl-2.2.0.1@ or earlier), which reexports the @ExceptT@ monad transformer and the @MonadError@ class. @@ -22,7 +22,8 @@ have to declare @import Control.Monad.Except ()@ at the top of your file to get all of the @ExceptT@ instances in scope. </longdescription> - <upstream> - <remote-id type="github">RyanGlScott/mtl-compat</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">RyanGlScott/mtl-compat</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
