blob: 3bc8881e4aed60aa94f80c15c280c69fee8c6051 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# GraphQL implementation in Haskell
[](https://www.simplehaskell.org)
[](https://build.caraus.tech/go/pipelines)
See https://www.caraus.tech/projects/pub-graphql.
Report issues on the
[bug tracker](https://www.caraus.tech/projects/pub-graphql/issues).
API documentation is available through
[Hackage](https://hackage.haskell.org/package/graphql).
Further documentation will be made available in the
[Wiki](https://www.caraus.tech/projects/pub-graphql/wiki).
|