mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-12 22:37:30 +01:00
Add ghc-heap-view to skipped-profiling
This commit is contained in:
parent
d75573dfba
commit
6ade0e650b
@ -1012,7 +1012,9 @@ skipped-benchmarks:
|
|||||||
# sometimes falls out-of-sync on hasql-postgres
|
# sometimes falls out-of-sync on hasql-postgres
|
||||||
- hasql
|
- hasql
|
||||||
|
|
||||||
skipped-profiling: []
|
skipped-profiling:
|
||||||
|
# https://github.com/nomeata/ghc-heap-view/commit/8d198eb8fbbad2ce0c4527c781659f35b8909c04#diff-8288955e209cfbead5b318a8598be9c0R10
|
||||||
|
- ghc-heap-view
|
||||||
|
|
||||||
# Mapping from Github account holding a package to the Github users who should
|
# Mapping from Github account holding a package to the Github users who should
|
||||||
# be pinged on failure. If no value is specified here, then the owning account
|
# be pinged on failure. If no value is specified here, then the owning account
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user