0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Jul 13, 2023 — Jul 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updates More... over 11 years ago
update (latest cabal) More... about 13 years ago
drop nix-hash special characters which made the cache fail More... over 13 years ago
on --build-env no longer run ./Setup sdist (causing trouble for git-annex) More... almost 14 years ago
fix compilation with newer ghc, add ignorepackages option More... almost 14 years ago
hacky fix for reading hash from nix-prefetch-url More... about 14 years ago
document that design may change More... over 14 years ago
implement VersionRangeParens More... over 14 years ago
honor condTestSuite (but ignore it for now, TODO) More... over 14 years ago
add dump-hackage-db command More... over 14 years ago
write cache only when changed, drop never used configuration options More... over 14 years ago
fix url More... almost 15 years ago
yi hack More... about 15 years ago
follow upstream renaming More... about 15 years ago
force redownloading if file is not in store More... about 15 years ago
print some progress More... about 15 years ago
patches are applied now More... about 15 years ago
speed up: 37s to 10s by only parsing the .cabal files which will be put into the nix file and by implementing some concurrency. However using +RTS -N2 makes it run slower. So the current implementation is still too bad. More... about 15 years ago
dropping gtk2hs hack. gtk was splitted on hackage now. This hack will be moved to nix code More... about 15 years ago
use locking and bytestrings More... about 15 years ago
using file locking. I hope that I do no longer loose the cached contents now More... about 15 years ago
bugfix Wildcard More... over 15 years ago
fixes - reading tar has no longer first path element "." More... over 15 years ago
Reformat the REDME in Markdown, so it looks better on GitHub page. More... over 15 years ago
add Interlude, fix parsing of cabal output which prints the dist file in a new line now More... over 15 years ago
forgotten to commit More... over 15 years ago
change configuration option name More... almost 16 years ago
using interlude More... almost 16 years ago
remove debug line More... almost 16 years ago
use empty test list by default More... almost 16 years ago