Misc cleanup
- Remove unused mkWildEvBinder - Use typeTypeOrConstraint - more symmetric and asserts that that the type is Type or Constraint - Fix escape sequences in Python; they raise a deprecation warning with -Wdefault
Showing
- compiler/GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs 1 addition, 2 deletionscompiler/GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs
- compiler/GHC/Core/Make.hs 8 additions, 9 deletionscompiler/GHC/Core/Make.hs
- compiler/GHC/Core/Opt/WorkWrap.hs 1 addition, 3 deletionscompiler/GHC/Core/Opt/WorkWrap.hs
- compiler/GHC/Core/Type.hs 1 addition, 1 deletioncompiler/GHC/Core/Type.hs
- compiler/GHC/HsToCore/Utils.hs 2 additions, 12 deletionscompiler/GHC/HsToCore/Utils.hs
- compiler/GHC/Tc/Validity.hs 2 additions, 1 deletioncompiler/GHC/Tc/Validity.hs
- testsuite/driver/runtests.py 1 addition, 1 deletiontestsuite/driver/runtests.py
- testsuite/tests/cabal/all.T 1 addition, 1 deletiontestsuite/tests/cabal/all.T
- testsuite/tests/cmm/should_compile/all.T 1 addition, 1 deletiontestsuite/tests/cmm/should_compile/all.T
- testsuite/tests/codeGen/should_compile/all.T 4 additions, 4 deletionstestsuite/tests/codeGen/should_compile/all.T
- testsuite/tests/simplStg/should_compile/all.T 1 addition, 1 deletiontestsuite/tests/simplStg/should_compile/all.T
- testsuite/tests/stranal/sigs/all.T 1 addition, 1 deletiontestsuite/tests/stranal/sigs/all.T
Loading
Please register or sign in to comment