mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 13:11:57 +01:00
Merge branch 'master' of github.com:commercialhaskell/stackage into patch-11
This commit is contained in:
commit
efcf8947aa
@ -1252,7 +1252,7 @@ packages:
|
|||||||
- partial-handler
|
- partial-handler
|
||||||
- postgresql-binary
|
- postgresql-binary
|
||||||
- slave-thread < 0
|
- slave-thread < 0
|
||||||
- stm-containers < 0
|
- stm-containers
|
||||||
- refined < 0 # https://github.com/nikita-volkov/refined/issues/33
|
- refined < 0 # https://github.com/nikita-volkov/refined/issues/33
|
||||||
|
|
||||||
"Iustin Pop <iustin@k1024.org> @iustin":
|
"Iustin Pop <iustin@k1024.org> @iustin":
|
||||||
@ -3323,6 +3323,8 @@ packages:
|
|||||||
- regex
|
- regex
|
||||||
- regex-pcre-text
|
- regex-pcre-text
|
||||||
- regex-with-pcre
|
- regex-with-pcre
|
||||||
|
- possibly
|
||||||
|
- enum-text
|
||||||
|
|
||||||
"Elliot Cameron <eacameron@gmail.com> @3noch":
|
"Elliot Cameron <eacameron@gmail.com> @3noch":
|
||||||
[]
|
[]
|
||||||
@ -4507,6 +4509,9 @@ packages:
|
|||||||
- dependent-sum < 0.5
|
- dependent-sum < 0.5
|
||||||
- typerep-map < 0.3.2
|
- typerep-map < 0.3.2
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/4463
|
||||||
|
- mime-mail < 0.5.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
|
||||||
@ -4760,7 +4765,6 @@ skipped-tests:
|
|||||||
- rakuten
|
- rakuten
|
||||||
- rank1dynamic
|
- rank1dynamic
|
||||||
- rcu
|
- rcu
|
||||||
- registry
|
|
||||||
- rss-conduit
|
- rss-conduit
|
||||||
- servant-blaze
|
- servant-blaze
|
||||||
- servant-cassava
|
- servant-cassava
|
||||||
@ -5094,6 +5098,8 @@ expected-test-failures:
|
|||||||
- yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6
|
- yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6
|
||||||
- yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5
|
- yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5
|
||||||
- record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449
|
- record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449
|
||||||
|
- hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464
|
||||||
|
- servant-static-th # https://github.com/commercialhaskell/stackage/issues/4465
|
||||||
|
|
||||||
# Stackage upper bounds, re-enable these when their upper bound is removed
|
# Stackage upper bounds, re-enable these when their upper bound is removed
|
||||||
|
|
||||||
@ -5201,9 +5207,6 @@ expected-benchmark-failures:
|
|||||||
- lz4 # https://github.com/fpco/stackage/issues/3510
|
- lz4 # https://github.com/fpco/stackage/issues/3510
|
||||||
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4452
|
|
||||||
- tensors
|
|
||||||
|
|
||||||
# end of expected-benchmark-failures
|
# end of expected-benchmark-failures
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user