forked from dhall-lang/dhall-haskell
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for leading separators (dhall-lang#1355)
* Add support for leading separators ... as standardized in dhall-lang/dhall-lang#755 Note that this does not yet change the formatter to use them * Update `dhall-lang` submodule * Fix `dhall.cabal` to mention new Prelude files * Remove duplicate lines
- Loading branch information
1 parent
9b9d1f5
commit a24ddfc
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
Submodule dhall-lang
updated
4 files
+6 −4 | standard/dhall.abnf | |
+10 −0 | tests/parser/success/leadingSeparatorsA.dhall | |
+1 −0 | tests/parser/success/leadingSeparatorsB.dhallb | |
+1 −0 | tests/parser/success/leadingSeparatorsB.diag |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters