summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/OptionalDeprecatedSyntaxAbsent.txt
blob: bfb36ae29b8e31ae39bdffdcd98080a92f06e4eb (plain)
1
2
3
4
5
6
Type error: error: InvalidListType
 --> <current file>:1:0
  |
1 | [] : Optional Bool
  | ^^^^^^^^^^^^^^^^^^ InvalidListType
  |