| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 23:14:51 GMT
X-Served-By: cache-dfw-ktki8620065-DFW, cache-bom-vanm7210053-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768691691.398320,VS0,VE369
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
datalog: An implementation of datalog in Haskell
datalog: An implementation of datalog in Haskell
This is an implementation of datalog in pure Haskell. It is implemented as a library and can be used from within any Haskell application. As a consequence, it supports both standard Datalog operations and arbitrary predicates written in Haskell.
Modules
- Database
- Database.Datalog
Downloads
- datalog-0.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.1, 0.2.0.2 |
|---|---|
| Change log | CHANGES.md |
| Dependencies | base (>=4 && <5), containers, datalog, exceptions (>=0.5 && <0.7), hashable, haskeline, parsec, pretty, text, transformers (>=0.3 && <0.5), unordered-containers, vector (>=0.9 && <0.11) [details] |
| License | BSD-3-Clause |
| Author | Tristan Ravitch |
| Maintainer | tristan@nochair.net |
| Uploaded | by TristanRavitch at 2014-09-18T04:39:18Z |
| Category | Database |
| Source repo | head: git clone git://github.com/travitch/datalog.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | datalog-repl |
| Downloads | 2958 total (9 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs not available [build log] All reported builds failed as of 2016-11-11 [all 8 reports] |