summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/UnionTypeMixedKinds3.txt
blob: 496462d3fd5833abe8d3321e2f2a31f4d55bf075 (plain)
1
2
3
4
5
6
Type error: error: InvalidFieldType
 --> <current file>:1:1
  |
1 | < x : Kind | y : Bool >
  | ^^^^^^^^^^^^^^^^^^^^^^^ InvalidFieldType
  |