summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/SomeNotType.txt
blob: 358476853fa2e3f8b0f183366ffef83251d0a7f2 (plain)
1
2
3
4
5
6
Type error: error: InvalidOptionalType
 --> <current file>:1:0
  |
1 | Some Bool
  | ^^^^^^^^^ InvalidOptionalType
  |