summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Dataflow/Block.hs
Commit message (Collapse)AuthorAgeFilesLines
* Clean up haddock hyperlinks of GHC.* (part1)Takenobu Tani2020-06-251-1/+1
| | | | | | | | | | | | | | | | | | | This updates haddock comments only. This patch focuses to update for hyperlinks in GHC API's haddock comments, because broken links especially discourage newcomers. This includes the following hierarchies: - GHC.Hs.* - GHC.Core.* - GHC.Stg.* - GHC.Cmm.* - GHC.Types.* - GHC.Data.* - GHC.Builtin.* - GHC.Parser.* - GHC.Driver.* - GHC top
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-1/+1
| | | | | | | Update Haddock submodule Metric Increase: haddock.compiler
* Remove some dead codeBrian Foley2020-03-151-6/+0
| | | | From the notes.ghc.drop list found using weeder in #17713
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-0/+329