From b95ca0b9ba5c6c6fdb3c0c5c267377452d7d5f41 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 1 Jul 2026 16:15:41 +0200 Subject: Change back the git URL --- README.md | 3 +++ graphql-spice.cabal | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03d1083..a33c509 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,8 @@ This library provides common functionality for the main [graphql package](https: ## Documentation +Report issues on the +[bug tracker](https://www.caraus.tech/projects/graphql/issues). + API documentation is available through [Hackage](https://hackage.haskell.org/package/graphql-spice). diff --git a/graphql-spice.cabal b/graphql-spice.cabal index a980558..bfc1d94 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -6,7 +6,7 @@ synopsis: GraphQL with batteries description: Various extensions and convenience functions for the core graphql package. category: Language -homepage: https://git.caraus.tech/OSS/graphql-spice +homepage: https://www.caraus.tech/projects/graphql bug-reports: https://www.caraus.tech/projects/graphql/issues author: Eugen Wissner maintainer: belka@caraus.de @@ -21,7 +21,7 @@ tested-with: source-repository head type: git - location: https://git.caraus.tech/OSS/graphql-spice.git + location: git://git.caraus.tech/pub/graphql-spice.git library exposed-modules: -- cgit v1.2.3