mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 00:38:29 +01:00
try to reenable store and its tests (fpco/store#125)
This commit is contained in:
parent
b33ac88ae9
commit
c82e6add57
@ -3898,7 +3898,6 @@ packages:
|
||||
- crypto-random < 0
|
||||
- cryptocipher < 0
|
||||
- cryptocompare < 0
|
||||
- cryptohash < 0
|
||||
- cryptohash-cryptoapi < 0
|
||||
- cryptonite-conduit < 0
|
||||
- cryptonite-openssl < 0
|
||||
@ -4293,7 +4292,6 @@ packages:
|
||||
- static-text < 0
|
||||
- stm-containers < 0
|
||||
- stm-hamt < 0
|
||||
- store < 0
|
||||
- stratosphere < 0
|
||||
- stringsearch < 0
|
||||
- strive < 0
|
||||
@ -4740,7 +4738,6 @@ skipped-tests:
|
||||
- skylighting-core
|
||||
- speedy-slice
|
||||
- static-text
|
||||
- store
|
||||
- structs
|
||||
- tomland
|
||||
- universum
|
||||
@ -5019,7 +5016,6 @@ expected-test-failures:
|
||||
- pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2
|
||||
- sourcemap # https://github.com/chrisdone/sourcemap/issues/3
|
||||
- squeal-postgresql # https://github.com/fpco/stackage/issues/3180
|
||||
- store # https://github.com/fpco/store/issues/125
|
||||
- text-icu # https://github.com/bos/text-icu/issues/32
|
||||
- text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1
|
||||
- tls # https://github.com/vincenthz/hs-tls/issues/247
|
||||
@ -5467,7 +5463,6 @@ tell-me-when-its-released:
|
||||
- freer-effects-0.3.0.1 # re-enable extensible benchmarks
|
||||
- hoopl-3.10.2.2 # reenable tests, https://github.com/haskell/hoopl/issues/50
|
||||
- point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27
|
||||
- store-0.5.0 # remove from skipped-tests, https://github.com/fpco/store/issues/125
|
||||
- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876
|
||||
|
||||
# Packages which should be hidden after registering, to avoid module name
|
||||
|
||||
Loading…
Reference in New Issue
Block a user