Add ghc-heap-view to skipped-profiling

This commit is contained in:
Emanuel Borsboom 2015-01-29 04:13:36 -08:00
parent d75573dfba
commit 6ade0e650b

View File

@ -1012,7 +1012,9 @@ skipped-benchmarks:
# sometimes falls out-of-sync on hasql-postgres
- 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
# be pinged on failure. If no value is specified here, then the owning account