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