summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/temporary/metadata.xml')
-rw-r--r--dev-haskell/temporary/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/temporary/metadata.xml b/dev-haskell/temporary/metadata.xml
index 606821e9f4e3..4abec69ed8cc 100644
--- a/dev-haskell/temporary/metadata.xml
+++ b/dev-haskell/temporary/metadata.xml
@@ -4,7 +4,7 @@
<herd>haskell</herd>
<longdescription>
The functions for creating temporary files and directories in the base library are quite limited. The unixutils
- package contains some good ones, but they aren&#39;t portable to Windows.
+ package contains some good ones, but they aren't portable to Windows.
This library just repackages the Cabal implementations of its own temporary file and folder functions so that
you can use them without linking against Cabal or depending on it being installed.
</longdescription>