diff --git a/Stackage/Config.hs b/Stackage/Config.hs index d1f8e043..992efb68 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -106,7 +106,7 @@ defaultStablePackages = unPackageMap $ execWriter $ do [ "web-fpco th-expand-syns configurator compdata smtLib unification-fd" , "fixed-list indents language-c pretty-class" , "aws yesod-auth-oauth csv-conduit cassava" - , "multiset" + , "multiset async" ] addRange "FP Complete " "kure" "<= 2.4.10"