@hackage aeson-dependent-sum0.1.0.1

JSON encoding/decoding for dependent-sum

Newtype wrappers around Data.Dependent.Sum.DSum, for use with -XDerivingVia. These wrappers are helpful when parsing JSON objects where certain keys determine the type of the deserialised value.