summaryrefslogtreecommitdiff
blob: d9589665f74466f101dc06c34210c0eb216896fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		HLint gives suggestions on how to improve your source code.
	</longdescription>
	<use>
		<flag name="gpl">Use GPL libraries, specifically hscolour.</flag>
	</use>
	<upstream>
		<remote-id type="github">ndmitchell/hlint</remote-id>
	</upstream>
</pkgmetadata>