We can use brace syntax to delimit sections and fields in `.cabal` files. This is e.g. used in changelogs. However it's somewhat of an obscure feature, I cannot find any examples in documentation using it for example. It would be useful if `readFields` reported if braces are used or not. E.g. `cabal check` (-like tools) could say "don't do that".