summaryrefslogtreecommitdiff
blob: b5f6862a9f39b060caacf91896cee111958b36b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This module locates the full directory to the running program,
		to allow the use of paths relative to it.
		FindBin supports invocation of Haskell programs via &quot;ghci&quot;,
		via &quot;runhaskell/runghc&quot;, as well as compiled as an executable.
	</longdescription>
</pkgmetadata>