From 4cb20eebfcc8b5d9aff91af9b8bd171d9281229d Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Thu, 21 Dec 2017 22:31:06 +0200 Subject: WIP on addressing review issues Still need clarity on best way of adding the local package db when it is needed and exists. --- lib/Distribution/Helper.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Distribution/Helper.hs b/lib/Distribution/Helper.hs index 53b2f23..0d9ab38 100644 --- a/lib/Distribution/Helper.hs +++ b/lib/Distribution/Helper.hs @@ -405,7 +405,7 @@ getSomeConfigState = ask >>= \QueryEnv {..} -> do , "source-dirs" , "entrypoints" - , "needsbuildoutput" + , "needs-build-output" ] let [ Just (ChResponsePkgDbs slbiPackageDbStack), Just (ChResponseFlags slbiPackageFlags), -- cgit v1.2.3