mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-19 18:51:58 +01:00
Try 3, round 13
This commit is contained in:
parent
a24d7f09b1
commit
f901091977
@ -4332,11 +4332,19 @@ packages:
|
|||||||
- yesod-text-markdown < 0
|
- yesod-text-markdown < 0
|
||||||
- yesod-websockets < 0
|
- yesod-websockets < 0
|
||||||
|
|
||||||
|
- next-ref < 0
|
||||||
|
- ref-fd < 0
|
||||||
|
- speculation < 0
|
||||||
|
- threads-extras < 0
|
||||||
|
- web-plugins < 0
|
||||||
|
- modern-uri < 0
|
||||||
|
- stache < 0
|
||||||
|
|
||||||
"GHC upper bounds":
|
"GHC upper bounds":
|
||||||
# Need to always match the version shipped with GHC
|
# Need to always match the version shipped with GHC
|
||||||
- Win32 == 2.6.1.0
|
- Win32 == 2.6.1.0
|
||||||
|
|
||||||
#"Stackage upper bounds":
|
"Stackage upper bounds":
|
||||||
# https://github.com/fpco/stackage/issues/3531
|
# https://github.com/fpco/stackage/issues/3531
|
||||||
# jwt < 0.8.0
|
# jwt < 0.8.0
|
||||||
|
|
||||||
@ -4374,7 +4382,7 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3949
|
# https://github.com/commercialhaskell/stackage/issues/3949
|
||||||
- QuickCheck < 2.12
|
- QuickCheck < 2.12
|
||||||
# hspec < 2.5.6
|
- hspec < 2.5.6
|
||||||
- hspec-core < 2.5.6
|
- hspec-core < 2.5.6
|
||||||
# hspec-discover < 2.5.6
|
# hspec-discover < 2.5.6
|
||||||
- hspec-meta < 2.5.6
|
- hspec-meta < 2.5.6
|
||||||
@ -4419,6 +4427,9 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/4002
|
# https://github.com/commercialhaskell/stackage/issues/4002
|
||||||
# github < 0.20
|
# github < 0.20
|
||||||
|
|
||||||
|
# TODO: issue
|
||||||
|
- containers < 0.6.0.1
|
||||||
|
|
||||||
# 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
|
||||||
@ -4688,6 +4699,7 @@ skipped-tests:
|
|||||||
- wreq
|
- wreq
|
||||||
- xml-conduit-parse
|
- xml-conduit-parse
|
||||||
- yesod-test
|
- yesod-test
|
||||||
|
- vivid-supercollider
|
||||||
|
|
||||||
# Transitive outdated dependencies
|
# Transitive outdated dependencies
|
||||||
# These can also be checked for updates periodically.
|
# These can also be checked for updates periodically.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user