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