Skip to content
  • Iavor S. Diatchki's avatar
    Fix dictionaries for SingI. · 45279919
    Iavor S. Diatchki authored
    This adds the missing coercions in the constructed evidence for SingI.
    Previously we simply passed an integer or a string for the evidence,
    which was not quite correct and causes errors when the core lint is
    enabled.   This patch corrects this by inserting the necessary
    coercions.
    45279919