summaryrefslogtreecommitdiff
blob: 9809a1209fc8535196498bff540f81bc3214922d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This is a small wrapper around the \&quot;directory\&quot;, \&quot;unix\&quot;, and \&quot;Win32\&quot;
		packages, for use with \&quot;system-filepath\&quot;. It provides a consistent API
		to the various versions of these packages distributed with different
		versions of GHC.
		
		In particular, this library supports working with POSIX files that have
		paths which can&#39;t be decoded in the current locale encoding.
	</longdescription>
</pkgmetadata>