given ```dhall { sources = [ "src/**/*.purs", "test/**/*.purs" ] , name = -- ... } ``` ```json [ "src/**/*.purs", "test/**/*.purs" ] ``` (but this also needs to normalize the expression first)