Eugen Wissner 052c1a1c7f
All checks were successful
Build / audit (push) Successful in 16s
Build / test (push) Successful in 6m59s
Build / doc (push) Successful in 5m30s
Release / release (push) Successful in 5s
Release 1.5.0.2
2026-01-08 22:24:49 +01:00
2025-01-18 16:54:11 +01:00
2024-12-01 21:53:01 +01:00
2020-07-03 07:00:37 +02:00
2026-01-08 22:24:49 +01:00
2026-01-08 22:24:49 +01:00
2020-01-21 23:27:21 +01:00
2026-01-01 14:59:40 +01:00
2015-09-12 12:54:05 +02:00

GraphQL implementation in Haskell

See https://git.caraus.tech/OSS/graphql.

This is the core library that provides:

  • Parser for the query and schema languages, as well as a printer for the query language (minimizer and pretty-printer).
  • Data structures to define a type system.
  • Executor (queries, mutations and subscriptions are supported).
  • Validation.

Documentation

Report issues on the bug tracker.

API documentation is available through Hackage.

Description
GraphQL implementation in Haskell
Readme BSD-3-Clause 7.4 MiB
1.2.0.0 Latest
2023-02-28 18:01:33 +01:00
Languages
Haskell 100%