34 Commits

Author SHA1 Message Date
prescientmoon 8aa2e521c4 Add a few missing instances 2024-11-19 20:21:41 +01:00
belka e7fbf8b88a Release 1.0.4.0 v1.0.4.0 2024-10-24 16:23:33 +02:00
belka d280cd835f Add gql quasi quoter 2024-10-20 17:13:39 +02:00
belka ce5fa260f4 Build only after pushing to a branch 2024-07-26 09:30:38 +02:00
belka 7295681440 Add missing bounds 2024-07-24 12:11:00 +02:00
belka a0566900c1 Release 1.0.3.0 v1.0.3.0 2024-07-19 13:22:04 +02:00
belka 470580affd Document derivation functions 2024-07-19 12:55:36 +02:00
belka 16bcdca066 Update error messages for enum and union support 2024-07-17 09:37:29 +02:00
belka aa28bdd7fe Add tests for instance derivation 2024-07-11 21:21:02 +02:00
belka cf029961e8 Add deriveFromGraphQL
For deriving FromGraphQL instances automatically.
2024-07-10 13:22:48 +02:00
belka 11ab7e18e1 Add deriveToGraphQL
… for deriving `ToGraphQL` instances automatically.
2024-07-07 12:55:42 +02:00
belka 6590cfaae8 Switch to haskell images in the CI 2024-04-05 15:25:21 +02:00
belka a2c626870a Add a workflow 2023-11-27 14:09:45 +01:00
belka c08cb59b21 Release new instances as 1.0.2.0 v1.0.2.0 2023-07-07 19:51:14 +02:00
belka 62cf943b87 Add LocalTime and TimeOfDay instances 2023-06-29 19:18:35 +02:00
belka 36f45861de Add instances for UTCTime 2023-06-26 16:50:14 +02:00
belka f90feb488d Get Scientific instances 2023-06-23 17:31:19 +02:00
belka 64d7545bc6 Add instances for Float and Double 2023-05-07 17:19:57 +02:00
belka 4bd243b7ec Export resolver exceptions 2023-04-20 12:51:18 +02:00
belka 1b9d8af932 Update web links 2023-04-19 18:43:06 +02:00
belka 7c146fe416 Add ToGraphQL and romGraphQL instances for Word 2023-02-19 11:26:27 +01:00
belka 5306730ff8 Release latest changes in 1.0.1.0 v1.0.1.0 2023-02-17 11:59:24 +01:00
belka 92463f7c4a Add Resolver module with helpers and exceptions 2022-10-01 18:11:51 +02:00
belka 53ce65d713 Add ToGraphQL and FromGraphQL typeclasses
With instances for basic types.
2022-09-08 19:53:22 +02:00
belka 1d7f016b9c Release 1.0.0.0 v1.0.0.0 2022-03-29 20:39:26 +02:00
belka c93c64a7f4 Put test helpers into Test.Hspec.GraphQL 2022-03-23 22:07:20 +01:00
belka 0cf459b8eb Convert the response to JSON 2022-02-02 09:39:57 +01:00
belka 90abeb6425 Provide VariableValue instance on the JSON newtype 2022-01-19 10:41:55 +01:00
belka dc813621fd Add VariableValue Aeson instance 2022-01-18 13:00:58 +01:00
belka 79ed58fa67 Add JSON Serialize instance 2022-01-16 17:30:18 +01:00
belka 396b480806 Add cabal.project to build with the correct flags 2022-01-15 11:50:20 +01:00
belka 82b21bece8 Add Setup.hs 2021-11-21 08:30:22 +01:00
belka fdd627bf5d Move functional tests 2021-11-20 07:20:31 +01:00
belka b387c10d75 Create a package skeleton 2021-11-18 08:19:38 +01:00