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

Add Unicode support for quoted path characters #353

Merged
merged 4 commits into from
Feb 5, 2019

Conversation

Gabriella439
Copy link
Contributor

Fixes dhall-lang/dhall-haskell#798

This extends the range of quoted paths from ASCII to Unicode

Fixes dhall-lang/dhall-haskell#798

This extends the range of quoted paths from ASCII to Unicode
@fosskers
Copy link

fosskers commented Jan 28, 2019

Tonight, to test this, I'll attempt wrangling the submodule in dhall-haskell that points here.

@Gabriella439
Copy link
Contributor Author

@fosskers: Note that the Haskell code does not directly use the dhall.abnf file. You'd have to modify the Haskell parser, which I plan to do anyway in a matching pull request soon

@fosskers
Copy link

Ah, gotcha. I had assumed some futuristic scenario where the Haskell could divine a legal parser from the .abnf.

Gabriella439 added a commit to dhall-lang/dhall-haskell that referenced this pull request Jan 29, 2019
@Gabriella439
Copy link
Contributor Author

Here is the matching change to the Haskell implementation: dhall-lang/dhall-haskell#800

@Gabriella439 Gabriella439 merged commit c409b11 into master Feb 5, 2019
@Gabriella439 Gabriella439 deleted the gabriel/unicode_paths branch February 5, 2019 02:45
Gabriella439 added a commit to dhall-lang/dhall-haskell that referenced this pull request Feb 5, 2019
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

2 participants