PureScript implementation of the success-failure-continuation-based backtracking monad transformer.
Go to file
Danila Fedorin e08de1f8f7 Add MonadLogic instence for ReaderT 2023-03-04 19:01:23 -08:00
src/Control/Monad/Logic Add MonadLogic instence for ReaderT 2023-03-04 19:01:23 -08:00
test Add tests for the logic monad transformer 2023-02-28 18:54:24 -08:00
.gitignore Initial commit 2023-02-27 20:32:51 -08:00
packages.dhall Initial commit 2023-02-27 20:32:51 -08:00
spago.dhall Update package specification 2023-02-28 19:03:17 -08:00