summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/RecursiveRecordTypeMergeLhsNotRecordType.txt
blob: c674a6fcfd7001032aa75e064c73278cc3dce44a (plain)
1
2
3
4
5
6
Type error: error: RecordTypeMergeRequiresRecordType
 --> <current file>:1:1
  |
1 | Bool ⩓ {}
  | ^^^^^^^^^ RecordTypeMergeRequiresRecordType
  |