mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add yesod-websockets
This commit is contained in:
parent
fa3722b22a
commit
7f87ebe463
@ -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__)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user