Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using toMap requires parentheses #914

Merged
merged 1 commit into from Feb 17, 2020
Merged

Conversation

Gabriella439
Copy link
Contributor

This change clarifies (via the test suite) that custom headers using
toMap have to be parenthesized. The Haskell implementation was
permitting an unparenthesized toMap, which was not standards-compliant.

This change clarifies (via the test suite) that custom headers using
`toMap` have to be parenthesized.  The Haskell implementation was
permitting an unparenthesized `toMap`, which was not standards-compliant.
Gabriella439 added a commit to dhall-lang/dhall-haskell that referenced this pull request Feb 15, 2020
@Gabriella439 Gabriella439 merged commit bb16496 into master Feb 17, 2020
@Gabriella439 Gabriella439 deleted the gabriel/toMap_tests branch February 17, 2020 00:45
mergify bot added a commit to dhall-lang/dhall-haskell that referenced this pull request Feb 17, 2020
* Match standard with respect to `using toMap`

... as clarified in dhall-lang/dhall-lang#914

* Fix `dhall-lang` reference to point to `master`

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants