From aad828c48f26ea6febaabf37632b0e45868db895 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Tue, 6 Aug 2019 02:41:02 +0200 Subject: Add exported interface for running build-tools --- tests/GhcSession.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/GhcSession.hs b/tests/GhcSession.hs index 886ee82..91ae42a 100644 --- a/tests/GhcSession.hs +++ b/tests/GhcSession.hs @@ -499,7 +499,7 @@ stackProjSetup ghcVer = copyMuliPackageProject progs srcdir destdir copyStackYamls , psiQEmod = \qe -> qe { qePrograms = (qePrograms qe) - { stackArgsBefore = argsBefore + { stackProjArgs = argsBefore } } } -- cgit v1.2.3