summaryrefslogtreecommitdiff
path: root/dev-haskell/data-accessor
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/data-accessor')
-rw-r--r--dev-haskell/data-accessor/metadata.xml16
1 files changed, 9 insertions, 7 deletions
diff --git a/dev-haskell/data-accessor/metadata.xml b/dev-haskell/data-accessor/metadata.xml
index 1962ea1d1e20..f153dfa7ffb8 100644
--- a/dev-haskell/data-accessor/metadata.xml
+++ b/dev-haskell/data-accessor/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>
In Haskell 98 the name of a record field
is automatically also the name of a function which gets the value
of the according field.
@@ -67,4 +67,6 @@
The reason is the @arr@ method of the @Arrow@ class,
that conflicts with the two-way nature (set and get) of accessors.
</longdescription>
-</pkgmetadata>
+
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file