summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/MergeAnnotationNotType.txt
blob: 1173f0c4d078c84f35e0bc0798b49dc972e20da2 (plain)
1
2
3
4
5
6
Type error: error: Merge2ArgMustBeUnionOrOptional
 --> <current file>:1:0
  |
1 | merge {=} <> : Type
  | ^^^^^^^^^^^^^^^^^^^ Merge2ArgMustBeUnionOrOptional
  |