summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/mixedUnions.txt
blob: 8e0026d7639a7725524d66562d63933f9bcd9286 (plain)
1
2
3
4
5
6
Type error: error: InvalidFieldType
 --> <current file>:1:0
  |
1 | < Left : Natural | Right : Type >
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ InvalidFieldType
  |