You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/logict/metadata.xml

16 lines
546 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<maintainer>
<email>haskell@gentoo.org</email>
</maintainer>
<longdescription>
A continuation-based, backtracking, logic programming monad.
An adaptation of the two-continuation implementation found
in the paper &quot;Backtracking, Interleaving, and Terminating
Monad Transformers&quot; available here:
&lt;http://okmij.org/ftp/papers/LogicT.pdf&gt;
</longdescription>
</pkgmetadata>