diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-07-01 16:13:15 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-07-01 16:30:17 +0200 |
| commit | 56ecab9c0580922c7a27ce527d09d3ed28137c02 (patch) | |
| tree | 3b404418735dfba5732beb66b123a80f7da4a7a6 /README.md | |
| parent | c6448ab0b93a8068069a817dffca53858660eebf (diff) | |
| download | graphql-56ecab9c0580922c7a27ce527d09d3ed28137c02.tar.gz | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,7 +1,5 @@ # 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 @@ -13,7 +11,7 @@ This is the core library that provides: ## Documentation Report issues on the -[bug tracker](https://git.caraus.tech/OSS/graphql/issues). +[bug tracker](https://www.caraus.tech/projects/graphql/issues). API documentation is available through [Hackage](https://hackage.haskell.org/package/graphql). |
