``` $ 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
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