summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/WithInfersKind.txt
blob: 1c60eb61b4aaef99b39d44a98af6374348a93b20 (plain)
1
2
3
4
5
6
Type error: error: InvalidOptionalType
 --> <current file>:1:1
  |
1 | Some ({=} with x = Bool)
  | ^^^^^^^^^^^^^^^^^^^^^^^^ InvalidOptionalType
  |