dhall-haskell/Prelude
Gabriel Gonzalez 926ca03ad1
Make operators parse as left-associative by default (#593)
... as standardized in https://github.com/dhall-lang/dhall-lang/pull/233

This also requires a matching change to how operators are pretty-printed to
match the precedence when parsing.  This changes the output for two examples
from the Prelude
2018-09-20 08:43:42 -07:00
..
Bool Add new Some/None constructors (#559) 2018-09-10 12:37:57 -07:00
Double Add new Some/None constructors (#559) 2018-09-10 12:37:57 -07:00
Function Add new Some/None constructors (#559) 2018-09-10 12:37:57 -07:00
Integer Add new Some/None constructors (#559) 2018-09-10 12:37:57 -07:00
JSON Add new Some/None constructors (#559) 2018-09-10 12:37:57 -07:00
List Make operators parse as left-associative by default (#593) 2018-09-20 08:43:42 -07:00
Natural Make operators parse as left-associative by default (#593) 2018-09-20 08:43:42 -07:00
Optional Add new Some/None constructors (#559) 2018-09-10 12:37:57 -07:00
Text Add new Some/None constructors (#559) 2018-09-10 12:37:57 -07:00
Monoid Format Prelude using dhall-format (#148) 2017-09-30 12:11:14 +03:00
package.dhall Add new Some/None constructors (#559) 2018-09-10 12:37:57 -07:00