summaryrefslogtreecommitdiff
blob: f86749b31dae61948c62776b6773656d12bb7e09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This packages includes Elisp files
		and a Haskell command, &quot;ghc-mod&quot;.
		&quot;ghc*.el&quot; enable completion of
		Haskell symbols on Emacs.
		Flymake is also integrated.
		&quot;ghc-mod&quot; is a backend of &quot;ghc*.el&quot;.
		It lists up all installed modules
		or extracts names of functions, classes,
		and data declarations.
	</longdescription>
</pkgmetadata>