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