Debian Patches
Status for haskell-aeson/1.4.7.1-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-rejectUnknownFields | commit 143da4ee9328941863ff2eca2490cfce66e055bd Fix `rejectUnknownFields` to respect `fieldLabelModifier` * Apply `fieldLabelModifier` to known fields reflected from the `FieldName` class. While NOT applying the `fieldLabelModofier` to the encoding tags. * Change the intermediary type returned by the `FieldName` class from `Text` to `String` to reduce `{un,}pack` calls to a minimum. * Update tests which specified the problem before to assert the fixed semantics. [fix #773] =================================================================== |
Markus Schirp <mbj@schirp-dso.com> | no | 2020-05-03 |