Commit Graph

17 Commits

Author SHA1 Message Date
Nikita Volkov
fcadfbee3e Move to explicit references to data-types
In attempt to avoid Haddock redirecting to postgresql-binary for type signatures.
2022-09-17 11:53:13 +03:00
Nikita Volkov
b64a7015a1 Format with ormolu 2022-06-20 13:55:04 +03:00
Nikita Volkov
128026e416 Add MonadReader 2022-01-02 19:27:38 +03:00
Nikita Volkov
8f51c36dfc Ditch a redundant dep 2021-03-24 16:38:39 +03:00
Nikita Volkov
35435c0e01 Update the deps 2021-03-23 15:06:42 +03:00
Nikita Volkov
f578165491 Add refineResult 2020-03-21 20:54:13 +03:00
Nikita Volkov
0f6b788fb5 Sync with "master" 2020-01-22 09:21:36 +03:00
Nikita Volkov
19345cf624 Redesign the encoders 2019-05-20 19:24:27 +03:00
Nikita Volkov
9eee8c990b Ditch the integration with "default" 2019-05-20 15:02:17 +03:00
Ian Duncan
a5f75a788a Add convenience function for refining domain types 2019-01-17 10:57:54 +09:00
Nikita Volkov
b806c6ef1c Migrate from EitherT to ExceptT 2017-11-26 11:24:40 +03:00
Nikita Volkov
a3c4521de7 Hide fromLeft and fromRight from "base-prelude" 2017-07-31 09:22:21 +03:00
Michael Karg
7a1156ac15 discard CPP and hide fromLeft/fromRight altogether 2017-07-30 22:49:21 +02:00
Michael Karg
f0a8b16f48 fixes nikita-volkov/hasql#76 2017-07-26 16:00:36 +02:00
Nikita Volkov
7cba5bd1f0 Migrate to "postgresql-binary-0.12.1" 2017-03-21 00:27:52 +03:00
Nikita Volkov
2801829ff7 Fix the compatibility with the newer "base-prelude" 2017-03-16 15:16:41 +03:00
Nikita Volkov
af4583f403 Move all the private modules into the according namespace 2016-08-06 12:22:23 +03:00