WIP: original approach but with TcSSpecPrag
Showing
- compiler/GHC/Core/Predicate.hs 2 additions, 2 deletionscompiler/GHC/Core/Predicate.hs
- compiler/GHC/Hs/Binds.hs 31 additions, 15 deletionscompiler/GHC/Hs/Binds.hs
- compiler/GHC/HsToCore/Binds.hs 15 additions, 10 deletionscompiler/GHC/HsToCore/Binds.hs
- compiler/GHC/Tc/Gen/Sig.hs 68 additions, 51 deletionscompiler/GHC/Tc/Gen/Sig.hs
- compiler/GHC/Tc/Solver/Default.hs 1 addition, 1 deletioncompiler/GHC/Tc/Solver/Default.hs
- compiler/GHC/Tc/Solver/Dict.hs 101 additions, 70 deletionscompiler/GHC/Tc/Solver/Dict.hs
- compiler/GHC/Tc/Solver/Equality.hs 3 additions, 2 deletionscompiler/GHC/Tc/Solver/Equality.hs
- compiler/GHC/Tc/Solver/Monad.hs 71 additions, 63 deletionscompiler/GHC/Tc/Solver/Monad.hs
- compiler/GHC/Tc/Solver/Solve.hs 26 additions, 5 deletionscompiler/GHC/Tc/Solver/Solve.hs
- compiler/GHC/Tc/Types/Evidence.hs 6 additions, 1 deletioncompiler/GHC/Tc/Types/Evidence.hs
- compiler/GHC/Tc/Zonk/Type.hs 6 additions, 4 deletionscompiler/GHC/Tc/Zonk/Type.hs
- testsuite/tests/simplCore/should_compile/DsSpecPragmas.hs 51 additions, 0 deletionstestsuite/tests/simplCore/should_compile/DsSpecPragmas.hs
- testsuite/tests/simplCore/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/simplCore/should_compile/all.T
- testsuite/tests/typecheck/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/typecheck/should_compile/all.T
Loading
Please register or sign in to comment