diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 6b34a5ec..55f5ea0b 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -222,7 +222,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do , "persistent-mongoDB fpco-api" , "base16-bytestring convertible" , "compdata hybrid-vectors" - , "executable-path formatting" + , "executable-path formatting quandl-api" ] when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support mapM_ (add "FP Complete ") $ words =<<