From 79d649042190f6e67e473c6ea13062dee8e1010a Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Sat, 17 Nov 2018 14:04:07 +0100 Subject: s/v2-build/new-build/ --- lib/Distribution/Helper.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Distribution') diff --git a/lib/Distribution/Helper.hs b/lib/Distribution/Helper.hs index 890d772..34d7247 100644 --- a/lib/Distribution/Helper.hs +++ b/lib/Distribution/Helper.hs @@ -329,7 +329,7 @@ shallowReconfigureProject QueryEnv { qeProjLoc = ProjLocV2Dir projdir , qeDistDir = DistDirV2 _distdirv2, .. } = do _ <- liftIO $ qeReadProcess (Just projdir) (cabalProgram qePrograms) - ["v2-build", "--dry-run", "all"] "" + ["new-build", "--dry-run", "all"] "" return () shallowReconfigureProject QueryEnv { qeProjLoc = ProjLocStackDir _projdir, .. } = -- cgit v1.2.3