summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/parsers')
-rw-r--r--dev-haskell/parsers/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/parsers/metadata.xml b/dev-haskell/parsers/metadata.xml
index 0149708d6d5a..c4382380d26b 100644
--- a/dev-haskell/parsers/metadata.xml
+++ b/dev-haskell/parsers/metadata.xml
@@ -12,8 +12,8 @@
<longdescription>
This library provides convenient combinators for working with and building parsing combinator libraries.
- Given a few simple instances, e.g. for the class &#39;Text.Parser.Combinators.Parsing&#39; in &quot;Text.Parser.Combinators.Parsing&quot; you
+ Given a few simple instances, e.g. for the class 'Text.Parser.Combinators.Parsing' in "Text.Parser.Combinators.Parsing" you
get access to a large number of canned definitions. Instances exist for the parsers provided by @parsec@,
- @attoparsec@ and base’s &quot;Text.Read&quot;.
+ @attoparsec@ and base’s "Text.Read".
</longdescription>
</pkgmetadata>