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