[Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: Lint the compiler for extraneous LANGUAGE pragmas

Marge Bot gitlab at gitlab.haskell.org
Sat Oct 10 13:49:16 UTC 2020



 Marge Bot pushed to branch wip/marge_bot_batch_merge_job at Glasgow Haskell Compiler / GHC


Commits:
a43779a8 by Hécate at 2020-10-10T09:49:04-04:00
Lint the compiler for extraneous LANGUAGE pragmas

- - - - -
06c7461a by Krzysztof Gogolewski at 2020-10-10T09:49:08-04:00
Linear types: fix quantification in GADTs (#18790)

- - - - -
2de3d1d5 by Sylvain Henry at 2020-10-10T09:49:12-04:00
Bignum: fix bigNatCompareWord# bug (#18813)

- - - - -


30 changed files:

- + compiler/.hlint.yaml
- compiler/GHC/ByteCode/Asm.hs
- compiler/GHC/ByteCode/InfoTable.hs
- compiler/GHC/ByteCode/Instr.hs
- compiler/GHC/ByteCode/Linker.hs
- compiler/GHC/ByteCode/Types.hs
- compiler/GHC/Cmm/CLabel.hs
- compiler/GHC/Cmm/Dataflow/Collections.hs
- compiler/GHC/Cmm/Dataflow/Label.hs
- compiler/GHC/Cmm/Node.hs
- compiler/GHC/Cmm/Pipeline.hs
- compiler/GHC/CmmToAsm/BlockLayout.hs
- compiler/GHC/CmmToAsm/CFG.hs
- compiler/GHC/CmmToAsm/Reg/Graph/SpillCost.hs
- compiler/GHC/CmmToAsm/Reg/Linear/PPC.hs
- compiler/GHC/CmmToAsm/Reg/Linear/SPARC.hs
- compiler/GHC/CmmToC.hs
- compiler/GHC/Core/Coercion.hs
- compiler/GHC/Core/Coercion/Axiom.hs
- compiler/GHC/Core/FamInstEnv.hs
- compiler/GHC/Core/Lint.hs
- compiler/GHC/Core/Map.hs
- compiler/GHC/Core/Multiplicity.hs
- compiler/GHC/Core/Opt/Exitify.hs
- compiler/GHC/Core/Opt/OccurAnal.hs
- compiler/GHC/Core/Opt/SetLevels.hs
- compiler/GHC/Core/Opt/Simplify/Utils.hs
- compiler/GHC/Core/Opt/Specialise.hs
- compiler/GHC/Core/Opt/StaticArgs.hs
- compiler/GHC/Core/Opt/WorkWrap/Utils.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/132304d4c39997d303e03e7d16c6ef4a227dc171...2de3d1d533eae11c37fdafb0316b13851781f81d

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/132304d4c39997d303e03e7d16c6ef4a227dc171...2de3d1d533eae11c37fdafb0316b13851781f81d
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20201010/b6bb561a/attachment.html>


More information about the ghc-commits mailing list