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