About

Metadata

  • Last updated , by EvgenyTarasov
  • License LicenseRef-GPL
  • Categories FFI
  • Maintained by: etarasov.ekb@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.