From afbbf9252ebe847a68085ad536bb0c00a84cab07 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 23 Mar 2015 08:34:43 +0200 Subject: [PATCH] Skip uuid-types benchmark #488 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 141526b5..acdd5a65 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1117,6 +1117,9 @@ skipped-benchmarks: # sometimes falls out-of-sync on hasql-postgres - hasql + # https://github.com/fpco/stackage/issues/488 + - uuid-types + skipped-profiling: # https://github.com/nomeata/ghc-heap-view/commit/8d198eb8fbbad2ce0c4527c781659f35b8909c04#diff-8288955e209cfbead5b318a8598be9c0R10 - ghc-heap-view