From 9599f01c63315d7eba1a42da39cd17e7149fd4d8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 May 2016 13:22:26 +0900 Subject: [PATCH] disable stratosphere due to style test failing (#1445) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d1d2312..7e1e0ad6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2166,7 +2166,9 @@ packages: - protobuf-simple "David Reaver @jdreaver": - - stratosphere + [] + # https://github.com/fpco/stackage/pull/1445 + #- stratosphere # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.