summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/IfNotBool.txt
blob: 1b1560b2767b651b46f7586648fc348d510a9a38 (plain)
1
2
3
4
5
6
Type error: error: InvalidPredicate
 --> <current file>:1:1
  |
1 | if 1 then 1 else 1
  | ^^^^^^^^^^^^^^^^^^ InvalidPredicate
  |