Don't add date to lts dir

This commit is contained in:
Chris Done 2015-02-18 22:41:56 +01:00
parent 72a7ecc252
commit 2ee501db9c

View File

@ -125,7 +125,7 @@ getSettings man (LTS bumpType) = do
return Settings return Settings
{ planFile = newfile { planFile = newfile
, buildDir = fpFromText $ "builds/stackage-lts-" ++ tshow new , buildDir = fpFromText $ "builds/stackage-lts"
, logDir = fpFromText $ "logs/stackage-lts-" ++ tshow new , logDir = fpFromText $ "logs/stackage-lts-" ++ tshow new
, title = \ghcVer -> concat , title = \ghcVer -> concat
[ "LTS Haskell " [ "LTS Haskell "