1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-03-20 15:14:54 +09:00
vervis/src/Data/Aeson
fr33domlover 85c6354291 Switch jsonb support from persistent-postgresql to a custom module
The custom module provides a parametric wrapper, allowing any specific
FromJSON/ToJSON instance to be used. It's a standalone module though, and not a
wrapper of persistent-postgresql, because persistent-postgresql uses aeson
Value and it prevents using toEncoding to get from the value directly to a
string.
2019-03-23 15:29:50 +00:00
..
Encode/Pretty Federation test outbox page with form for entering JSON 2019-01-21 15:54:57 +00:00
Local.hs Switch jsonb support from persistent-postgresql to a custom module 2019-03-23 15:29:50 +00:00