mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 11:27:30 +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-sitemap
|
||||||
- yesod-static
|
- yesod-static
|
||||||
- yesod-test
|
- yesod-test
|
||||||
- yesod-websockets
|
#- yesod-websockets # https://github.com/yesodweb/yesod/issues/1311
|
||||||
- cereal-conduit
|
- cereal-conduit
|
||||||
- binary-conduit
|
- binary-conduit
|
||||||
# GHC 8 - lzma-conduit
|
# GHC 8 - lzma-conduit
|
||||||
@ -2660,9 +2660,6 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/haskell/vector/issues/142
|
# https://github.com/haskell/vector/issues/142
|
||||||
- primitive < 0.6.2.0
|
- primitive < 0.6.2.0
|
||||||
|
|
||||||
# https://github.com/yesodweb/yesod/issues/1311
|
|
||||||
- websockets < 0.9.8.0
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user