7 lines
312 B
Plaintext
7 lines
312 B
Plaintext
|
A continuation-based, backtracking, logic programming monad. An
|
||
|
adaptation of the two-continuation implementation found in the paper
|
||
|
"Backtracking, Interleaving, and Terminating Monad Transformers".
|
||
|
|
||
|
After uninstalling, run this command to unregister the package from
|
||
|
the ghc package database: ghc-pkg recache
|