From 48db3c14dfaa00a6c5e9391b11ae59de279485d3 Mon Sep 17 00:00:00 2001 From: theophilebatoz Date: Sun, 6 Nov 2022 10:15:48 +0000 Subject: [PATCH] fix: stack.cabal modified when running integration tests --- stack.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stack.cabal b/stack.cabal index fe310cff54..239a526585 100644 --- a/stack.cabal +++ b/stack.cabal @@ -200,7 +200,6 @@ library Stack.Types.Config Stack.Types.Config.Build Stack.Types.Docker - Stack.Types.Dependency Stack.Types.GhcPkgId Stack.Types.NamedComponent Stack.Types.Nix @@ -221,6 +220,8 @@ library other-modules: Path.Extended Stack.Types.Cache + Stack.Types.Component + Stack.Types.Dependency autogen-modules: Paths_stack hs-source-dirs: