From e6ff6a7f5615294aa90b7f3ae6a2a8111a8e1540 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Wed, 12 Aug 2015 06:58:32 +0200 Subject: Fix tests --- CabalHelper/Main.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'CabalHelper') diff --git a/CabalHelper/Main.hs b/CabalHelper/Main.hs index 0177cf5..290584d 100644 --- a/CabalHelper/Main.hs +++ b/CabalHelper/Main.hs @@ -159,8 +159,6 @@ main = do print =<< flip mapM cmds $$ \cmd -> do case cmd of "write-autogen-files":[] -> do - -- can't use @projdir@ here - let pd = localPkgDescr lbi -- calls writeAutogenFiles initialBuildSteps distdir pd lbi v return Nothing -- cgit v1.2.3