Keep prettyprinter benchmarks skipped

This commit is contained in:
Simon Jakobi 2020-07-31 19:16:16 +02:00 committed by Mihai Maruseac
parent 963d501518
commit e5ed79fc27

View File

@ -5896,7 +5896,6 @@ skipped-benchmarks:
- openpgp-asciiarmor
- phantom-state
- pretty-simple
- prettyprinter
- prometheus-client
- ramus
- reinterpret-cast
@ -5995,6 +5994,7 @@ skipped-benchmarks:
- dlist-nonempty # criterion-1.3
- splitmix # criterion-1.3
# @sjakobi
- prettyprinter
- prettyprinter-ansi-terminal # https://github.com/commercialhaskell/stackage/issues/5560
# Due to cycles, which are actually just limitations in Stack right now.