Commit Graph

19 Commits

Author SHA1 Message Date
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
a2c626870a
Add a workflow
All checks were successful
Build / audit (push) Successful in 14m53s
Build / test (push) Successful in 8m44s
Build / doc (push) Successful in 8m25s
2023-11-27 14:09:45 +01:00
c08cb59b21
Release new instances as 1.0.2.0 2023-07-07 19:51:14 +02:00
62cf943b87
Add LocalTime and TimeOfDay instances 2023-06-29 19:18:35 +02:00
36f45861de
Add instances for UTCTime 2023-06-26 16:50:14 +02:00
4bd243b7ec
Export resolver exceptions 2023-04-20 12:51:18 +02:00
1b9d8af932
Update web links 2023-04-19 18:43:06 +02:00
7c146fe416
Add ToGraphQL and romGraphQL instances for Word 2023-02-19 11:26:27 +01:00
5306730ff8
Release latest changes in 1.0.1.0 2023-02-17 11:59:24 +01:00
92463f7c4a
Add Resolver module with helpers and exceptions 2022-10-01 18:11:51 +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
0cf459b8eb
Convert the response to JSON 2022-02-02 09:39:57 +01:00
dc813621fd
Add VariableValue Aeson instance 2022-01-18 13:00:58 +01:00
396b480806
Add cabal.project to build with the correct flags 2022-01-15 11:50:20 +01:00
82b21bece8
Add Setup.hs 2021-11-21 08:30:22 +01:00
fdd627bf5d
Move functional tests 2021-11-20 07:20:31 +01:00
b387c10d75
Create a package skeleton 2021-11-18 08:19:38 +01:00