The hswip package
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.
Properties
| Version | 0.3 |
|---|---|
| Dependencies | base (<5), haskell98, mtl (≥1.1) |
| License | GPL |
| Copyright | (c) Evgeny Tarasov |
| Maintainer | etarasov.ekb@gmail.com |
| Stability | experimental |
| Category | Foreign, Language |
| Upload date | Fri Aug 13 09:18:45 UTC 2010 |
| Uploaded by | EvgenyTarasov |
| Build failure | ghc-6.12 (log), ghc-7.0 (log) |
Modules
- Language
- Prolog
- Language.Prolog.HSwip
- Language.Prolog.HSwip.LowLevel
- Language.Prolog.HSwip
- Prolog
Downloads
- hswip-0.3.tar.gz (Cabal source package)
- package description (included in the package)