summaryrefslogtreecommitdiff
path: root/dev-haskell/wl-pprint/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/wl-pprint/metadata.xml')
-rw-r--r--dev-haskell/wl-pprint/metadata.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-haskell/wl-pprint/metadata.xml b/dev-haskell/wl-pprint/metadata.xml
new file mode 100644
index 000000000000..ea057004cb79
--- /dev/null
+++ b/dev-haskell/wl-pprint/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>haskell@gentoo.org</email>
+ <name>Gentoo Haskell</name>
+ </maintainer>
+ <longdescription>
+ This is a pretty printing library based on Wadler's paper "A Prettier
+ Printer". See the haddocks for full info. This version allows the
+ library user to declare overlapping instances of the 'Pretty' class.
+ </longdescription>
+</pkgmetadata>