Typo
This commit is contained in:
parent
b923e2662d
commit
0c3587f388
@ -298,7 +298,7 @@ chCached c = do
|
|||||||
d <- cacheInputData projdir
|
d <- cacheInputData projdir
|
||||||
withCabal $ cached projdir (c distdir) d
|
withCabal $ cached projdir (c distdir) d
|
||||||
where
|
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 ;)
|
-- changes the cache files will be gone anyways ;)
|
||||||
cacheInputData projdir = do
|
cacheInputData projdir = do
|
||||||
opts <- options
|
opts <- options
|
||||||
|
Loading…
Reference in New Issue
Block a user