Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -47/+0 |
| | | | | | | | Update Haddock submodule Metric Increase: haddock.compiler | ||||
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 1 | -0/+1 |
| | | | | | | incomplete-uni-patterns and incomplete-record-updates will be in -Wall at a future date, so prepare for that by disabling those warnings on files that trigger them. | ||||
* | Compiler should always get fingerprinting impl from base | John Ericson | 2019-09-13 | 1 | -0/+46 |
07ee15915d5a0d6d1aeee137541eec6e9c153e65 started the transition, but the job was never finished. |