67
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 21 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding a lookup function for PSQs
kosmikus
as Andres Loeh
More... over 12 years ago
minor clarification in naming
kosmikus
as Andres Loeh
More... over 12 years ago
removing dead code for global flag enforcement
kosmikus
as Andres Loeh
More... over 12 years ago
there may be more than one package constraint per package
kosmikus
as Andres Loeh
More... over 12 years ago
in parsing user constraints, require a space to separate the initial package name
kosmikus
as Andres Loeh
More... over 12 years ago
Bump major version to 1.13 Since 1.12 got released with ghc-7.2.x
dcoutts
as Duncan Coutts
More... over 12 years ago
add --override-reinstall-check option More... over 12 years ago
Register 'bench' command with the CLI More... over 12 years ago
Briefly document 'cabal test' and 'cabal bench' More... over 12 years ago
Small doc fix in Benchmarks section More... over 12 years ago
typos in benchmarks documentation/help More... over 12 years ago
treat ghc-prim like base as non-upgradeable in modular solver
kosmikus
as Andres Loeh
More... over 12 years ago
merging changes from HEAD into modular-solver branch
kosmikus
as Andres Loeh
More... over 12 years ago
init: guess at filling in deps in the build-depends: field More... over 12 years ago
Fix source repo subdir name after cabal->Cabal dir rename
dcoutts
as Duncan Coutts
More... over 12 years ago
Bump versions of Cabal and cabal-install Latest cabal-install requires latest Cabal due to api addition
dcoutts
as Duncan Coutts
More... over 12 years ago
Add a source package index cache to speed up reading e.g. about 3x faster for cabal info pkgname
dcoutts
as Duncan Coutts
More... over 12 years ago
Rename the cabal directory to Cabal
igloo
as Ian Lynagh
More... over 12 years ago
Added a check for destructive reinstalls.
kosmikus
as Andres Loeh
More... over 12 years ago
merging modular solver with main branch
kosmikus
as Andres Loeh
More... over 12 years ago
Describe benchmark sections in the user guide More... over 12 years ago
Change Safe Haskell package trust default to untrusted More... over 12 years ago
Uploading build reports shouldn't fail if there are no reports More... over 12 years ago
Add a (substituted) flag to allow configuration of Haddock's --use-contents flag More... over 12 years ago
Allow Haddock to be configured from the 'install' command More... over 12 years ago
init: see whether source directory 'src' exists. More... over 12 years ago
init: improve prompt: enclose y/n in parens More... over 12 years ago
init: improve prompt: 'homepage' field is not for repos. More... over 12 years ago
Fail gracefully if 'cabal bench' is run before 'cabal build' More... over 12 years ago
Add unit test for 'cabal bench' command-line flags More... over 12 years ago