diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 359f4206..d1e308f5 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -105,7 +105,7 @@ defaultStablePackages = unPackageMap $ execWriter $ do mapM_ (add "FP Complete ") $ words =<< [ "web-fpco th-expand-syns configurator compdata smtLib unification-fd" , "fixed-list indents language-c pretty-class" - , "aws" + , "aws yesod-auth-oauth" ] addRange "FP Complete " "kure" "<= 2.4.10"