summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/errors/metadata.xml')
-rw-r--r--dev-haskell/errors/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/errors/metadata.xml b/dev-haskell/errors/metadata.xml
index be803d5677ff..9c339e28f4ef 100644
--- a/dev-haskell/errors/metadata.xml
+++ b/dev-haskell/errors/metadata.xml
@@ -4,7 +4,7 @@
<herd>haskell</herd>
<longdescription>
The one-stop shop for all your error-handling needs! Just import
- &quot;Control.Error&quot;.
+ "Control.Error".
This library encourages an error-handling style that directly uses the type
system, rather than out-of-band exceptions.