This commit is contained in:
Daniel Gröber 2015-11-18 20:54:12 +01:00
parent b923e2662d
commit 0c3587f388
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ chCached c = do
d <- cacheInputData projdir
withCabal $ cached projdir (c distdir) d
where
-- we don't need to include the disdir in the cache input because when it
-- we don't need to include the distdir in the cache input because when it
-- changes the cache files will be gone anyways ;)
cacheInputData projdir = do
opts <- options