Open
Description
It could be helpful to have dhall-to-json
to maintain the field order of a Json object in dhall record sets(or some other alternative type) instead of having it order alphabetically.
some application might be effected by the fields order of a Json for example.
Or some user will order the field in a specific way in order for them to have the Json more readable (sub objects fields usually are pushed to the end).
this ticket is base on this topic in dhall discourse