dhall-haskell/dhall-json/dhall-to-json
mujx 045ed99ae5 Add the `--preserveNull` flag and omit null fields by default on `dhall-to-yaml` (#1365)
* Add the `--preserveNull` flag and omit null fields by default on `dhall-to-yaml`

fixes #1354

* Restore the `--omitNull` flag and apply `--preserveNull` to `dhall-to-json`

* Adjust examples that return null fields

* Mention the default behaviour regarding nulls

* Null -> null
2019-10-04 02:21:47 +00:00
..
Main.hs Add the `--preserveNull` flag and omit null fields by default on `dhall-to-yaml` (#1365) 2019-10-04 02:21:47 +00:00