@hackage hswip0.3

embedding prolog in haskell

  • Categories

  • License

    LicenseRef-GPL

  • Maintainer

    etarasov.ekb@gmail.com

  • Versions

    • 0.3 Fri, 13 Aug 2010

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.