summaryrefslogtreecommitdiff
blob: d999aca2da6e4a977589f19c8b74f701aac06ea0 (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>
<maintainer>
  <email>gnu-emacs@gentoo.org</email>
  <name>Gentoo GNU Emacs project</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>