| 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 01:08:26 GMT
X-Served-By: cache-dfw-kdal2120146-DFW, cache-bom-vanm7210046-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768612105.314396,VS0,VE757
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
greskell-core: Haskell binding for Gremlin graph query language - core data types and tools
[Skip to Readme]
greskell-core: Haskell binding for Gremlin graph query language - core data types and tools
Haskell binding for Gremlin graph query language. See README.md for detail.
This package contains only core data types and tools used commonly by other related packages.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- greskell-core-1.0.0.6.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.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.2.7, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.5, 0.1.3.6, 0.1.3.7, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.0.5, 1.0.0.6 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson (>=2.0.2 && <2.1 || >=2.1.0 && <2.2 || >=2.2.3 && <2.3), base (>=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21 || >=4.21.0 && <4.22), bytestring (>=0.10.9 && <0.11 || >=0.11.3 && <0.12 || >=0.12.0 && <0.13), containers (>=0.6.2 && <0.8), hashable (>=1.4.0 && <1.5 || >=1.5.0 && <1.6), scientific (>=0.3.7 && <0.4), semigroups (>=0.20 && <0.21), text (>=1.2.3 && <1.3 || >=2.0.2 && <2.2), unordered-containers (>=0.2.15 && <0.3), uuid (>=1.3.15 && <1.4), vector (>=0.12.3 && <0.13 || >=0.13.0 && <0.14) [details] |
| License | BSD-3-Clause |
| Author | Toshio Ito <debug.ito@gmail.com> |
| Maintainer | Toshio Ito <debug.ito@gmail.com> |
| Uploaded | by debugito at 2025-06-18T06:51:22Z |
| Category | Data |
| Home page | https://github.com/debug-ito/greskell/ |
| Bug tracker | https://github.com/debug-ito/greskell/issues/ |
| Source repo | head: git clone https://github.com/debug-ito/greskell.git |
| Distributions | LTSHaskell:1.0.0.6, NixOS:1.0.0.6, Stackage:1.0.0.6 |
| Reverse Dependencies | 3 direct, 5 indirect [details] |
| Downloads | 8283 total (89 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2025-06-18 [all 1 reports] |
Readme for greskell-core-1.0.0.6
[back to package description]greskell-core
Haskell binding for Gremlin query language.
See the package description, or project README.
Author
Toshio Ito debug.ito@gmail.com