Commits on Source (4)
-
Ben Gamari authored
The previous implementation was both hard to follow and repeated itself, making changes quite error-prone. Refactor this to be a bit more easier to reason about.
dd85ae94 -
Ben Gamari authored
As requested in #24528.
f8475607 -
Ben Gamari authored858505a4
-
Ben Gamari authoredd2e0139e
Showing
- compiler/ghc.cabal.in 1 addition, 1 deletioncompiler/ghc.cabal.in
- ghc/ghc-bin.cabal.in 1 addition, 1 deletionghc/ghc-bin.cabal.in
- hadrian/src/Rules/Dependencies.hs 33 additions, 15 deletionshadrian/src/Rules/Dependencies.hs
- libraries/Cabal 1 addition, 1 deletionlibraries/Cabal
- libraries/directory 1 addition, 1 deletionlibraries/directory
- libraries/parsec 1 addition, 1 deletionlibraries/parsec
- libraries/terminfo 1 addition, 1 deletionlibraries/terminfo
- libraries/time 1 addition, 1 deletionlibraries/time
- libraries/unix 1 addition, 1 deletionlibraries/unix