Skip to content

compiler/rename/RnExpr.hs uses mkVarOccUnique

The function mkVarOccUnique is unsafe. It is used in compiler/rename/RnExpr.hs rather than calling newSysName.

Goal: Replace usage of mkVarOccUnique with newSysName.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information