hswip

embedding prolog in haskell

Latest on Hackage:0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed
Maintained by [email protected]

Library for embedding swi-prolog in haskell inspired by pyswip. You should install swi-prolog in order to use the library. It is recommended to use swi-prolog-5.10 or newer. If you encounter troubles related to libswipl linking, you need to fix extra-lib-dirs parameter in hswipr.cabal to find libswipl.a in your system.