Move warnAbout* variants from MatchLit to TcWarnings, call from TcHsSyn,...
Move warnAbout* variants from MatchLit to TcWarnings, call from TcHsSyn, remove from DsWarn and descendents
parent
257165b4
No related branches found
No related tags found
Pipeline #7185 failed
Stage: lint
Stage: build
Stage: full-build
Stage: cleanup
Stage: packaging
Stage: hackage
Showing
- compiler/deSugar/DsExpr.hs 4 additions, 24 deletionscompiler/deSugar/DsExpr.hs
- compiler/deSugar/Match.hs 2 additions, 16 deletionscompiler/deSugar/Match.hs
- compiler/deSugar/MatchLit.hs 0 additions, 192 deletionscompiler/deSugar/MatchLit.hs
- compiler/ghc.cabal.in 1 addition, 0 deletionscompiler/ghc.cabal.in
- compiler/typecheck/TcHsSyn.hs 25 additions, 10 deletionscompiler/typecheck/TcHsSyn.hs
- compiler/typecheck/TcWarnings.hs 228 additions, 0 deletionscompiler/typecheck/TcWarnings.hs
Loading
Please register or sign in to comment