dhall-haskell/tests/format
Gabriel Gonzalez 0567780681
Fix pretty-printing empty record literals (#269)
They were being printed as `{=]`
2018-02-16 09:00:03 -08:00
..
emptyRecordA.dhall Fix pretty-printing empty record literals (#269) 2018-02-16 09:00:03 -08:00
emptyRecordB.dhall Fix pretty-printing empty record literals (#269) 2018-02-16 09:00:03 -08:00
escapeNumericLabelA.dhall Fix logic for escaping rendered identifiers (#252) 2018-02-06 22:32:30 -08:00
escapeNumericLabelB.dhall Fix logic for escaping rendered identifiers (#252) 2018-02-06 22:32:30 -08:00
escapeSingleQuotedOpenInterpolationA.dhall dhall-format now can output multi-line strings (#237) 2018-01-28 18:55:17 -08:00
escapeSingleQuotedOpenInterpolationB.dhall dhall-format now can output multi-line strings (#237) 2018-01-28 18:55:17 -08:00
fieldOrderA.dhall dhall-format now preserves the order of fields (#246) 2018-02-01 21:16:24 -08:00
fieldOrderB.dhall dhall-format now preserves the order of fields (#246) 2018-02-01 21:16:24 -08:00
largeExponentA.dhall Add support for Scientific (#256) 2018-02-08 07:24:12 -08:00
largeExponentB.dhall Add support for Scientific (#256) 2018-02-08 07:24:12 -08:00
multilineA.dhall dhall-format now can output multi-line strings (#237) 2018-01-28 18:55:17 -08:00
multilineB.dhall dhall-format now can output multi-line strings (#237) 2018-01-28 18:55:17 -08:00