Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lint the compiler for extraneous LANGUAGE pragmas | Hécate | 2020-10-10 | 1 | -3/+1 |
| | |||||
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -1/+1 |
| | | | | | | | Update Haddock submodule Metric Increase: haddock.compiler | ||||
* | A few optimizations in STG and Cmm parts: | Andreas Klebinger | 2020-01-31 | 1 | -0/+3 |
| | | | | | | | | | | (Guided by the profiler output) - Add a few bang patterns, INLINABLE annotations, and a seqList in a few places in Cmm and STG parts. - Do not add external variables as dependencies in STG dependency analysis (GHC.Stg.DepAnal). | ||||
* | Module hierarchy: Cmm (cf #13009) | Sylvain Henry | 2020-01-25 | 1 | -0/+177 |