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