diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-02-19 11:26:27 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-02-19 11:26:27 +0100 |
| commit | 7c146fe41620ebf2166d797cfc54070fd69f3fd8 (patch) | |
| tree | 1e72c25a1c158fde68a5d289eb8466e520826317 /graphql-spice.cabal | |
| parent | 5306730ff8c32d4a6bddb712cd5560d8c7ca4b0f (diff) | |
| download | graphql-spice-7c146fe41620ebf2166d797cfc54070fd69f3fd8.tar.gz | |
Add ToGraphQL and `romGraphQL` instances for Word
Diffstat (limited to 'graphql-spice.cabal')
| -rw-r--r-- | graphql-spice.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal index 78e9594..2a709bd 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -3,7 +3,7 @@ cabal-version: 2.4 name: graphql-spice version: 1.0.1.0 synopsis: GraphQL with batteries -description: Various extensions and convenience functions for the core +description: Various extensions and convenience functions for the core graphql package. category: Language homepage: https://www.caraus.tech/projects/pub-graphql-spice |
