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