mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 13:27:29 +01:00
Block some benchmarks #494
This commit is contained in:
parent
9e67fd7c3b
commit
f97b52b421
@ -877,9 +877,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/483
|
# https://github.com/fpco/stackage/issues/483
|
||||||
- rethinkdb-client-driver < 0.0.15
|
- rethinkdb-client-driver < 0.0.15
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/494
|
|
||||||
- criterion < 1.1
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/497
|
# https://github.com/fpco/stackage/issues/497
|
||||||
- primitive < 0.6
|
- primitive < 0.6
|
||||||
|
|
||||||
@ -1230,6 +1227,11 @@ skipped-benchmarks:
|
|||||||
# https://github.com/fpco/stackage/issues/488
|
# https://github.com/fpco/stackage/issues/488
|
||||||
- uuid-types
|
- uuid-types
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/494
|
||||||
|
- case-insensitive
|
||||||
|
- postgresql-binary
|
||||||
|
- scientific
|
||||||
|
|
||||||
skipped-profiling:
|
skipped-profiling:
|
||||||
# https://github.com/nomeata/ghc-heap-view/commit/8d198eb8fbbad2ce0c4527c781659f35b8909c04#diff-8288955e209cfbead5b318a8598be9c0R10
|
# https://github.com/nomeata/ghc-heap-view/commit/8d198eb8fbbad2ce0c4527c781659f35b8909c04#diff-8288955e209cfbead5b318a8598be9c0R10
|
||||||
- ghc-heap-view
|
- ghc-heap-view
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user