67
I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update unix dependency. More... almost 12 years ago
Update unix dependency. More... almost 12 years ago
Add GHC build files to .gitignore. More... almost 12 years ago
Add GHC build files to .gitignore. More... almost 12 years ago
Bump version to 1.16.0 More... almost 12 years ago
Get rid of 'unsafePerformIO' in 'parsePackageDescription'. More... almost 12 years ago
Rename LocalBuildTree to BuildTreeRef. More... almost 12 years ago
Support for the extended index format in D.C.IndexUtils. More... almost 12 years ago
Fix bug where ghc-options would be ignored in profiling/shared builds More... almost 12 years ago
Fix bug where ghc-options would be ignored in profiling/shared builds More... almost 12 years ago
Use `findPackageDesc` to search for the .cabal file. More... almost 12 years ago
Replace a forcing comparison with an explicit 'evaluate'. More... almost 12 years ago
Reorder definitions, add comments. More... almost 12 years ago
doLinkSource: append instead of rewriting the whole file. More... almost 12 years ago
Better output for parallel install. More... almost 12 years ago
Fix warnings. More... almost 12 years ago
Remove 'tryCachedSetupExecutable'. More... almost 12 years ago
Redundant import. More... almost 12 years ago
Use a lock instead of 'JobControl 1'. More... almost 12 years ago
Comments, cosmetic changes. More... almost 12 years ago
Implement the setup executable cache. More... almost 12 years ago
Add the missing JobControl module
dcoutts
as Duncan Coutts
More... almost 12 years ago
Fix missing import after merge of par build patches
dcoutts
as Duncan Coutts
More... almost 12 years ago
Comment. More... almost 12 years ago
Store local build tree references as 32-bit character strings. More... almost 12 years ago
Calculate the entry checksum correctly when entryTarPath is Unicode. More... almost 12 years ago
Drop the "ghc-options: -rtsopts" on cabal-install. We do not need it.
dcoutts
as Duncan Coutts
More... almost 12 years ago
Parallelise the install command This is based on Mikhail Glushenkov's patches.
dcoutts
as Duncan Coutts
More... almost 12 years ago
Redundant imports. More... almost 12 years ago
Extend the index format with references to local build trees. More... almost 12 years ago