mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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":
|
||||
- pcre-heavy
|
||||
- http-link-header
|
||||
- microformats2-parser
|
||||
- microformats2-parser < 0 # 1.0.2.2 compile fail aeson >= 2
|
||||
- hspec-expectations-pretty-diff
|
||||
- wai-cli
|
||||
- magicbane
|
||||
@ -7653,9 +7653,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/6887
|
||||
- primitive < 0.8
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6889
|
||||
- tagged < 0.8.7
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6897
|
||||
- th-abstraction < 0.5.0.0
|
||||
|
||||
@ -7725,6 +7722,7 @@ packages:
|
||||
- hspec < 2.11
|
||||
- hspec-core < 2.11
|
||||
- hspec-discover < 2.11
|
||||
- tasty-hspec < 1.2.0.4
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6955
|
||||
- logict < 0.8.1
|
||||
@ -8427,6 +8425,7 @@ expected-test-failures:
|
||||
- matplotlib # https://github.com/fpco/stackage/issues/2365
|
||||
- memcached-binary # memcached
|
||||
- milena
|
||||
- minio-hs # 1.6.0 Depends on AWS API
|
||||
- mongoDB # Requires local MongoDB server
|
||||
- mysql # MySQL
|
||||
- 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
|
||||
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
||||
- 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.
|
||||
# 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
|
||||
- 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
|
||||
- colonnade # 1.2.0.2 https://github.com/andrewthad/colonnade/issues/31
|
||||
- control-dsl # 0.2.1.3
|
||||
- crypt-sha512 # 0 Use -p '/crypt.$6$rounds=10$roundstoolow/' to rerun this test only.
|
||||
- curl-runnings # 0.17.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user