Added async

This commit is contained in:
Michael Snoyman 2013-06-26 22:54:44 +03:00
parent 45730d56f1
commit 11cb5ba964

View File

@ -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 <michael@fpcomplete.com>" "kure" "<= 2.4.10"