Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | driver: Cleanups related to ModLocation | Matthew Pickering | 2021-10-19 | 1 | -59/+71 |
* | Introduce FinderLocations for decoupling Finder from DynFlags | Fendor | 2021-07-23 | 1 | -80/+110 |
* | driver: Fix interaction of -Wunused-packages and reexported-modules | Matthew Pickering | 2021-07-13 | 1 | -1/+1 |
* | FinderCache: Also cache file hashing in interface file checks | Matthew Pickering | 2021-06-09 | 1 | -5/+23 |
* | Remove useless {-# LANGUAGE CPP #-} pragmas | Sylvain Henry | 2021-05-12 | 1 | -1/+1 |
* | Fully remove HsVersions.h | Sylvain Henry | 2021-05-12 | 1 | -2/+0 |
* | Replace CPP assertions with Haskell functions | Sylvain Henry | 2021-05-12 | 1 | -1/+2 |
* | Refactor FinderCache | Sylvain Henry | 2021-03-26 | 1 | -121/+117 |
* | Move Unit related fields from DynFlags to HscEnv | Sylvain Henry | 2020-12-14 | 1 | -248/+5 |
* | Linker: reorganize linker related code | Sylvain Henry | 2020-11-03 | 1 | -1/+1 |
* | Add the proper HLint rules and remove redundant keywords from compiler | Hécate | 2020-11-01 | 1 | -24/+12 |
* | Split GHC.Driver.Types | Sylvain Henry | 2020-10-29 | 1 | -0/+867 |