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