Commit Graph

18 Commits

Author SHA1 Message Date
f90feb488d
Get Scientific instances 2023-06-23 17:31:19 +02:00
64d7545bc6
Add instances for Float and Double 2023-05-07 17:19:57 +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
90abeb6425
Provide VariableValue instance on the JSON newtype 2022-01-19 10:41:55 +01:00
dc813621fd
Add VariableValue Aeson instance 2022-01-18 13:00:58 +01:00
79ed58fa67
Add JSON Serialize instance 2022-01-16 17:30:18 +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