dhall-haskell/dhall/tests/normalization/success
Gabriel Gonzalez 6ab5df4d49
Implement standardized support for multi-line literals (#726)
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/307

Note that this a breaking change because:

* Newlines are now mandatory after the opening `''` of a multi-line
  literal
* The spaces before the trailing `''` count towards the leading
  indentation computation
2018-12-08 08:49:08 -08:00
..
haskell-tutorial Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
multiline Implement standardized support for multi-line literals (#726) 2018-12-08 08:49:08 -08:00
prelude Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
simple Encode doubles as `Double`, do bounds checks, and add support for NaN and Infinity values (#667) 2018-11-20 15:07:08 -08:00
simplifications Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
remoteSystemsA.dhall Restore `Parent` constructor for `Local` (#718) 2018-11-28 19:30:38 -08:00
remoteSystemsB.dhall Implement standardized support for multi-line literals (#726) 2018-12-08 08:49:08 -08:00