mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
temporarily disable yesod-websockets (yesodweb/yesod#1311)
This commit is contained in:
parent
be32d3eb36
commit
c2854f9ad6
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user