Skip to content
  • Sebastian Graf's avatar
    Rename StrictSig to DmdSig (#19597) · b02c8ef7
    Sebastian Graf authored and Marge Bot's avatar Marge Bot committed
    In #19597, we also settled on the following renamings:
    
      * `idStrictness` -> `idDmdSig`,
        `strictnessInfo` -> `dmdSigInfo`,
        `HsStrictness` -> `HsDmdSig`
      * `idCprInfo` -> `idCprSig`,
        `cprInfo` -> `cprSigInfo`,
        `HsCpr` -> `HsCprSig`
    
    Fixes #19597.
    b02c8ef7