From f2bfb9bab04de16e94c8f959c1f5eebe82d6a0aa Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Wed, 23 Sep 2015 12:02:51 +0200 Subject: Fix pattern match error --- Distribution/Helper.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Distribution') diff --git a/Distribution/Helper.hs b/Distribution/Helper.hs index 279ef42..5964d5e 100644 --- a/Distribution/Helper.hs +++ b/Distribution/Helper.hs @@ -286,6 +286,7 @@ getSomeConfigState = ask >>= \QueryEnv {..} -> do , "ghc-merged-pkg-options" , "ghc-lang-options" , "licenses" + , "package-id" , "flags" , "config-flags" , "non-default-config-flags" -- cgit v1.2.3