From f2231dab439c62d79095f3f2c2851cdef89b2b43 Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Fri, 31 Jul 2020 19:11:26 +0200 Subject: [PATCH] Disable prettyprinter-ansi-terminal benchmarks Closes https://github.com/commercialhaskell/stackage/issues/5560. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 286f8f2d..89fc5e0d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5994,6 +5994,8 @@ skipped-benchmarks: # @phadej - dlist-nonempty # criterion-1.3 - splitmix # criterion-1.3 + # @sjakobi + - prettyprinter-ansi-terminal # https://github.com/commercialhaskell/stackage/issues/5560 # Due to cycles, which are actually just limitations in Stack right now. - criterion