GraphQL with batteries
Go to file
Eugen Wissner 88f41271eb
All checks were successful
Build / audit (push) Successful in 7s
Build / test (push) Successful in 7m41s
Build / doc (push) Successful in 7m40s
Add String instances from ToGraphQL and FromGraphQL
2024-12-07 18:50:48 +01:00
.gitea Build only after pushing to a branch 2024-07-26 09:30:38 +02:00
src Add String instances from ToGraphQL and FromGraphQL 2024-12-07 18:50:48 +01:00
tests Depend on graphql ^>= 1.5.0 2024-12-06 20:15:49 +01:00
.gitignore Create a package skeleton 2021-11-18 08:19:38 +01:00
CHANGELOG.md Add String instances from ToGraphQL and FromGraphQL 2024-12-07 18:50:48 +01:00
graphql-spice.cabal Depend on graphql ^>= 1.5.0 2024-12-06 20:15:49 +01:00
LICENSE Create a package skeleton 2021-11-18 08:19:38 +01:00
Setup.hs Add Setup.hs 2021-11-21 08:30:22 +01:00