diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-06-10 00:39:06 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-06-10 00:39:06 +0200 |
| commit | c6448ab0b93a8068069a817dffca53858660eebf (patch) | |
| tree | a7e39c03e819a828266c4eb016a0566356f35407 | |
| parent | a090a5d00ceae40369451a58f9a0384bb94e8ff6 (diff) | |
| download | graphql-master.tar.gz | |
| -rw-r--r-- | graphql.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql.cabal b/graphql.cabal index 77f73eb..2cc16cb 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -6,7 +6,7 @@ synopsis: Haskell GraphQL implementation description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation. category: Language homepage: https://git.caraus.tech/OSS/graphql -bug-reports: https://issues.caraus.tech/projects/graphql/issues +bug-reports: https://www.caraus.tech/projects/graphql/issues author: Danny Navarro <j@dannynavarro.net>, Matthías Páll Gissurarson <mpg@mpg.is>, Sólrún Halla Einarsdóttir <she@mpg.is> |
