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