Kill varSetElems
This eradicates varSetElems from the codebase. This function used to introduce nondeterminism. I've also documented benign nondeterminism in three places. GHC Trac: #4012
Showing
- compiler/basicTypes/VarEnv.hs 4 additions, 2 deletionscompiler/basicTypes/VarEnv.hs
- compiler/basicTypes/VarSet.hs 3 additions, 5 deletionscompiler/basicTypes/VarSet.hs
- compiler/typecheck/TcSimplify.hs 3 additions, 1 deletioncompiler/typecheck/TcSimplify.hs
- testsuite/tests/callarity/unittest/CallArity1.hs 4 additions, 1 deletiontestsuite/tests/callarity/unittest/CallArity1.hs
Loading
Please register or sign in to comment