Skip to content

dhall-bhat is incompatible with Dhall-10 #57

Description

@sjakobi
$ dhall type --file Either/terms.dhall 
dhall: 
Error: Invalid input

(stdin):6:34:
  |
6 |             λ(Left : a) → < Left = Left | Right : b >
  |                                  ^
unexpected '='
expecting ':', '>', '|', or whitespace

The legacy union-literal syntax has finally been removed. See https://github.com/dhall-lang/dhall-lang/wiki/Migration:-Deprecation-of-old-union-literal-syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions