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