diff --git a/Stackage/Config.hs b/Stackage/Config.hs index bc884d7f..c9ff75bd 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -104,6 +104,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" ] addRange "FP Complete " "kure" "<= 2.4.10"