Revert "Optimise nullary type constructor usage"
This was inadvertently merged. This reverts commit 7e9debd4.
Showing
- compiler/GHC/Builtin/Types.hs 3 additions, 6 deletionscompiler/GHC/Builtin/Types.hs
- compiler/GHC/Builtin/Types/Prim.hs 4 additions, 0 deletionscompiler/GHC/Builtin/Types/Prim.hs
- compiler/GHC/Builtin/Types/Prim.hs-boot 0 additions, 5 deletionscompiler/GHC/Builtin/Types/Prim.hs-boot
- compiler/GHC/Core/TyCo/Rep.hs 18 additions, 67 deletionscompiler/GHC/Core/TyCo/Rep.hs
- compiler/GHC/Core/TyCo/Subst.hs 1 addition, 3 deletionscompiler/GHC/Core/TyCo/Subst.hs
- compiler/GHC/Core/TyCon.hs 6 additions, 8 deletionscompiler/GHC/Core/TyCon.hs
- compiler/GHC/Core/Type.hs 19 additions, 88 deletionscompiler/GHC/Core/Type.hs
- compiler/GHC/Core/Unify.hs 1 addition, 6 deletionscompiler/GHC/Core/Unify.hs
- compiler/GHC/Tc/Solver/Canonical.hs 0 additions, 5 deletionscompiler/GHC/Tc/Solver/Canonical.hs
- compiler/GHC/Tc/Utils/TcMType.hs 1 addition, 0 deletionscompiler/GHC/Tc/Utils/TcMType.hs
- compiler/GHC/Tc/Utils/TcType.hs 0 additions, 5 deletionscompiler/GHC/Tc/Utils/TcType.hs
- testsuite/tests/deSugar/should_compile/T2431.stderr 3 additions, 3 deletionstestsuite/tests/deSugar/should_compile/T2431.stderr
- testsuite/tests/deriving/should_compile/T14578.stderr 4 additions, 3 deletionstestsuite/tests/deriving/should_compile/T14578.stderr
- testsuite/tests/plugins/plugins09.stdout 1 addition, 0 deletionstestsuite/tests/plugins/plugins09.stdout
- testsuite/tests/plugins/plugins10.stdout 1 addition, 0 deletionstestsuite/tests/plugins/plugins10.stdout
- testsuite/tests/plugins/plugins11.stdout 1 addition, 0 deletionstestsuite/tests/plugins/plugins11.stdout
- testsuite/tests/plugins/static-plugins.stdout 2 additions, 2 deletionstestsuite/tests/plugins/static-plugins.stdout
- testsuite/tests/printer/T18052a.stderr 3 additions, 3 deletionstestsuite/tests/printer/T18052a.stderr
- testsuite/tests/simplCore/should_compile/T13143.stderr 3 additions, 3 deletionstestsuite/tests/simplCore/should_compile/T13143.stderr
- testsuite/tests/simplCore/should_compile/T18013.stderr 2 additions, 2 deletionstestsuite/tests/simplCore/should_compile/T18013.stderr
Loading
Please register or sign in to comment