temporarily disable yesod-websockets (yesodweb/yesod#1311)

This commit is contained in:
Jens Petersen 2016-11-29 17:32:46 +09:00
parent be32d3eb36
commit c2854f9ad6

View File

@ -115,7 +115,7 @@ packages:
- yesod-sitemap
- yesod-static
- yesod-test
- yesod-websockets
#- yesod-websockets # https://github.com/yesodweb/yesod/issues/1311
- cereal-conduit
- binary-conduit
# GHC 8 - lzma-conduit
@ -2660,9 +2660,6 @@ packages:
# https://github.com/haskell/vector/issues/142
- primitive < 0.6.2.0
# https://github.com/yesodweb/yesod/issues/1311
- websockets < 0.9.8.0
# end of packages
# Package flags are applied to individual packages, and override the values of