Remove dead code
* FailablePattern can no longer be created since ab51bee4 Therefore, Opt_WarnMissingMonadFailInstances has no effect anymore. * XWrap is no longer used, it was moved to an extension field
Showing
- compiler/GHC/Driver/Session.hs 2 additions, 3 deletionscompiler/GHC/Driver/Session.hs
- compiler/GHC/Hs/Expr.hs 0 additions, 2 deletionscompiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/Extension.hs 0 additions, 1 deletioncompiler/GHC/Hs/Extension.hs
- compiler/typecheck/TcErrors.hs 14 additions, 25 deletionscompiler/typecheck/TcErrors.hs
- compiler/typecheck/TcOrigin.hs 0 additions, 8 deletionscompiler/typecheck/TcOrigin.hs
- testsuite/tests/ghci/scripts/T9293.stdout 0 additions, 4 deletionstestsuite/tests/ghci/scripts/T9293.stdout
- testsuite/tests/ghci/scripts/ghci024.stdout 0 additions, 1 deletiontestsuite/tests/ghci/scripts/ghci024.stdout
- testsuite/tests/ghci/scripts/ghci057.stdout 0 additions, 4 deletionstestsuite/tests/ghci/scripts/ghci057.stdout
Loading
Please register or sign in to comment