Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scrub various partiality involving empty lists. | M Farkas-Dyck | 2022-09-30 | 1 | -5/+5 |
* | Avoid Data.List.group; prefer Data.List.NonEmpty.group | Bodigrim | 2022-09-28 | 1 | -4/+3 |
* | Fix typos | Eric Lindblad | 2022-09-14 | 1 | -1/+1 |
* | Change `Backend` type and remove direct dependencieswip/backend-as-record | Norman Ramsey | 2022-05-21 | 1 | -8/+1 |
* | Fix a few Note inconsistencies | Ben Gamari | 2022-02-01 | 1 | -6/+1 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 1 | -0/+1 |
* | Replace HscTarget with Backend | Sylvain Henry | 2020-07-22 | 1 | -8/+8 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -2/+2 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 1 | -1/+1 |
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 1 | -0/+1 |
* | Module hierarchy: Cmm (cf #13009) | Sylvain Henry | 2020-01-25 | 1 | -0/+502 |