stackage/Stackage
Michael Snoyman e80a8d0acf Only create log files when needed
Did this for two reasons:

1. Easier to read incremental output this way
2. I believe that, with incremental builds, we were running out of file
descriptors in some cases due to so rapidly plowing through all of the
packages. I'm not certain this was the source of the errors I was
seeing, but given (1), it made sense to try this first.
2015-03-15 15:46:58 +02:00
..
BuildConstraints.hs Switch default library profiling to true (pinging @manny-fp) 2015-03-13 08:46:13 +02:00
BuildPlan.hs Dependency injection of newBuildPlan (#375) 2015-01-04 22:54:33 +01:00
CheckBuildPlan.hs Check for cycles when checking a build plan #375 2015-01-07 03:00:08 +01:00
CompleteBuild.hs Merge branch 'master' into incremental 2015-03-13 08:52:42 +02:00
Config.hs Remove all old code 2014-12-15 07:49:25 +02:00
CorePackages.hs stylish-haskell cleanup 2014-12-16 09:28:28 +02:00
GhcPkg.hs Delete libraries when unregistering 2015-03-15 15:29:49 +02:00
GithubPings.hs Cleanup in prep of release to Hackage 2014-12-15 08:10:16 +02:00
InstallBuild.hs add installflag for dynamic executables 2015-03-12 13:04:11 +01:00
PackageDescription.hs stylish-haskell cleanup 2014-12-16 09:28:28 +02:00
PackageIndex.hs Possibly fix a path separator issue #372 2014-12-15 13:48:56 +02:00
PerformBuild.hs Only create log files when needed 2015-03-15 15:46:58 +02:00
Prelude.hs Warnings cleanup 2014-12-16 09:24:48 +02:00
ServerBundle.hs unlines in core packages, consumer can handle #68 2014-12-23 12:04:31 +01:00
UpdateBuildPlan.hs Dependency injection of newBuildPlan (#375) 2015-01-04 22:54:33 +01:00
Upload.hs LTSHaskell distro name haskell/hackage-server#307 2015-01-14 08:18:30 +02:00