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