summaryrefslogtreecommitdiff
blob: 84628af02b168d80a6b5b9e378fcaeb32a59ed00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		The documentation of &quot;System.Environment.getProgName&quot; says that
		\&quot;However, this is hard-to-impossible to implement on some non-Unix OSes,
		so instead, for maximum portability, we just return the leafname
		of the program as invoked.\&quot;
		This library tries to provide the missing path.
	</longdescription>
</pkgmetadata>