summaryrefslogtreecommitdiff
path: root/dev-haskell/filepath-bytestring/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/filepath-bytestring/metadata.xml')
-rw-r--r--dev-haskell/filepath-bytestring/metadata.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-haskell/filepath-bytestring/metadata.xml b/dev-haskell/filepath-bytestring/metadata.xml
index bf50eab0655d..3d015d9cde4c 100644
--- a/dev-haskell/filepath-bytestring/metadata.xml
+++ b/dev-haskell/filepath-bytestring/metadata.xml
@@ -5,19 +5,6 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- This package provides functionality for manipulating @RawFilePath@
- values. It can be used as a drop in replacement for the filepath library
- to get the benefits of using ByteStrings. It provides three modules:
-
- * "System.FilePath.Posix.ByteString" manipulates POSIX\/Linux style @RawFilePath@ values (with @\/@ as the path separator).
-
- * "System.FilePath.Windows.ByteString" manipulates Windows style @RawFilePath@ values (with either @\\@ or @\/@ as the path separator, and deals with drives).
-
- * "System.FilePath.ByteString" is an alias for the module appropriate to your platform.
-
- All three modules provide the same API, and the same documentation (calling out differences in the different variants).
- </longdescription>
<origin>gentoo-staging</origin>
</pkgmetadata> \ No newline at end of file