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