logict

A backtracking logic-programming monad.

http://code.haskell.org/~dolio/

Version on this page:0.6.0.2
LTS Haskell 22.13:0.8.1.0
Stackage Nightly 2024-03-14:0.8.1.0
Latest on Hackage:0.8.1.0

See all snapshots logict appears in

BSD-3-Clause licensed by Dan Doel
Maintained by [email protected]
This version can be pinned in stack with:logict-0.6.0.2@sha256:8d70f5033c40d57a6ce12edc2a641562f09a1ca089b421230ed52ca43b25fe3d,1471

Module documentation for 0.6.0.2

Depends on 2 packages(full list with versions):
Used by 2 packages in nightly-2017-10-28(full list with versions):

A continuation-based, backtracking, logic programming monad. An adaptation of the two-continuation implementation found in the paper "Backtracking, Interleaving, and Terminating Monad Transformers" available here: http://okmij.org/ftp/papers/LogicT.pdf