Add yesod-websockets

This commit is contained in:
Michael Snoyman 2014-03-09 08:37:48 +02:00
parent fa3722b22a
commit 7f87ebe463

View File

@ -144,7 +144,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
, "classy-prelude-yesod yesod-fay yesod-eventsource wai-websockets"
, "random-shuffle safe-failure hackage-proxy hebrew-time"
, "bzlib-conduit case-insensitive"
, "conduit-combinators"
, "conduit-combinators yesod-websockets"
]
when (ghcVer >= GhcMajorVersion 7 6) $ add "michael@snoyman.com" "mega-sdist"
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)