Commit Graph

9 Commits

Author SHA1 Message Date
aa28bdd7fe
Add tests for instance derivation
All checks were successful
Build / audit (push) Successful in 6s
Build / test (push) Successful in 6m54s
Build / doc (push) Successful in 6m37s
2024-07-11 21:21:02 +02:00
cf029961e8 Add deriveFromGraphQL
All checks were successful
Build / audit (push) Successful in 6s
Build / test (push) Successful in 7m1s
Build / doc (push) Successful in 6m52s
For deriving FromGraphQL instances automatically.
2024-07-10 13:22:48 +02:00
11ab7e18e1
Add deriveToGraphQL
Some checks failed
Build / audit (push) Failing after 23s
Build / test (push) Failing after 22s
Build / doc (push) Failing after 24s
… for deriving `ToGraphQL` instances automatically.
2024-07-07 12:55:42 +02:00
36f45861de
Add instances for UTCTime 2023-06-26 16:50:14 +02:00
53ce65d713
Add ToGraphQL and FromGraphQL typeclasses
With instances for basic types.
2022-09-08 19:53:22 +02:00
1d7f016b9c
Release 1.0.0.0 2022-03-29 20:39:26 +02:00
c93c64a7f4
Put test helpers into Test.Hspec.GraphQL 2022-03-23 22:07:20 +01:00
396b480806
Add cabal.project to build with the correct flags 2022-01-15 11:50:20 +01:00
fdd627bf5d
Move functional tests 2021-11-20 07:20:31 +01:00