mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 08:15:49 +01:00
Merge branch 'master' into pr/ysangkok/6958
This commit is contained in:
commit
18b62bbc53
@ -1906,7 +1906,7 @@ packages:
|
|||||||
"Greg V <greg@unrelenting.technology> @myfreeweb":
|
"Greg V <greg@unrelenting.technology> @myfreeweb":
|
||||||
- pcre-heavy
|
- pcre-heavy
|
||||||
- http-link-header
|
- http-link-header
|
||||||
- microformats2-parser
|
- microformats2-parser < 0 # 1.0.2.2 compile fail aeson >= 2
|
||||||
- hspec-expectations-pretty-diff
|
- hspec-expectations-pretty-diff
|
||||||
- wai-cli
|
- wai-cli
|
||||||
- magicbane
|
- magicbane
|
||||||
@ -7653,9 +7653,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/6887
|
# https://github.com/commercialhaskell/stackage/issues/6887
|
||||||
- primitive < 0.8
|
- primitive < 0.8
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/6889
|
|
||||||
- tagged < 0.8.7
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/6897
|
# https://github.com/commercialhaskell/stackage/issues/6897
|
||||||
- th-abstraction < 0.5.0.0
|
- th-abstraction < 0.5.0.0
|
||||||
|
|
||||||
@ -7725,6 +7722,7 @@ packages:
|
|||||||
- hspec < 2.11
|
- hspec < 2.11
|
||||||
- hspec-core < 2.11
|
- hspec-core < 2.11
|
||||||
- hspec-discover < 2.11
|
- hspec-discover < 2.11
|
||||||
|
- tasty-hspec < 1.2.0.4
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/6955
|
# https://github.com/commercialhaskell/stackage/issues/6955
|
||||||
- logict < 0.8.1
|
- logict < 0.8.1
|
||||||
@ -8427,6 +8425,7 @@ expected-test-failures:
|
|||||||
- matplotlib # https://github.com/fpco/stackage/issues/2365
|
- matplotlib # https://github.com/fpco/stackage/issues/2365
|
||||||
- memcached-binary # memcached
|
- memcached-binary # memcached
|
||||||
- milena
|
- milena
|
||||||
|
- minio-hs # 1.6.0 Depends on AWS API
|
||||||
- mongoDB # Requires local MongoDB server
|
- mongoDB # Requires local MongoDB server
|
||||||
- mysql # MySQL
|
- mysql # MySQL
|
||||||
- mysql-haskell # Requires local mysql server with a test account, and binlog enabled.
|
- mysql-haskell # Requires local mysql server with a test account, and binlog enabled.
|
||||||
@ -8498,6 +8497,7 @@ expected-test-failures:
|
|||||||
- hspec-junit-formatter # https://github.com/freckle/hspec-junit-formatter/issues/14
|
- hspec-junit-formatter # https://github.com/freckle/hspec-junit-formatter/issues/14
|
||||||
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
||||||
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
|
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
|
||||||
|
- wai-saml2 # 0.4 https://github.com/mbg/wai-saml2/issues/44
|
||||||
|
|
||||||
# Testcase failures, or other runtime failures.
|
# Testcase failures, or other runtime failures.
|
||||||
# These can be real testsuite bugs, or maybe limitations in test cases or the test setup.
|
# These can be real testsuite bugs, or maybe limitations in test cases or the test setup.
|
||||||
@ -8511,6 +8511,7 @@ expected-test-failures:
|
|||||||
- cfenv # 0.1.0.0 https://github.com/tomphp/haskell-cfenv/issues/1
|
- cfenv # 0.1.0.0 https://github.com/tomphp/haskell-cfenv/issues/1
|
||||||
- character-cases # 0.1.0.6 https://github.com/aiya000/hs-character-cases/issues/3
|
- character-cases # 0.1.0.6 https://github.com/aiya000/hs-character-cases/issues/3
|
||||||
- codec-beam # 0.2.0 posix_spawnp: does not exist
|
- codec-beam # 0.2.0 posix_spawnp: does not exist
|
||||||
|
- colonnade # 1.2.0.2 https://github.com/andrewthad/colonnade/issues/31
|
||||||
- control-dsl # 0.2.1.3
|
- control-dsl # 0.2.1.3
|
||||||
- crypt-sha512 # 0 Use -p '/crypt.$6$rounds=10$roundstoolow/' to rerun this test only.
|
- crypt-sha512 # 0 Use -p '/crypt.$6$rounds=10$roundstoolow/' to rerun this test only.
|
||||||
- curl-runnings # 0.17.0
|
- curl-runnings # 0.17.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user