summaryrefslogtreecommitdiff
path: root/src/Conftrack/Source/Aeson.hs
diff options
context:
space:
mode:
authorstuebinm2024-07-10 15:56:15 +0200
committerstuebinm2024-07-10 16:04:27 +0200
commitd7a53eb0a8195e50f54f850fdd6421b4f149f0ed (patch)
treec4c8a2692a39ff95e2db8bca32357017bdc91c04 /src/Conftrack/Source/Aeson.hs
parentad388ac0008390339f27ffe52fa65fe278ac5a5d (diff)
handle partially present optional nestings
these would previously silently fail and simply produce a Nothing if only some (but not all) of the nested keys were present. This is not reasonable behaviour that anyone would expect; whenever a nested key is present, absence of another should be an error (the same goes for any other errors in that key's definition).
Diffstat (limited to 'src/Conftrack/Source/Aeson.hs')
0 files changed, 0 insertions, 0 deletions