From 55807ba4bbd68a1b0b4a48063f5530b9e10a6221 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 11 Apr 2018 16:43:01 -0700 Subject: [PATCH] Move blocked invertible under maintainer --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1920a00..e8467383 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2887,7 +2887,7 @@ packages: "Dylan Simon @dylex": - postgresql-typed - # - invertible # GHC 8.4 via TypeCompose + - invertible < 0 # GHC 8.4 via TypeCompose - ztail - zip-stream @@ -3449,7 +3449,6 @@ packages: - Spock-api < 0 # GHC 8.4 via reroute - Spock-core < 0 # GHC 8.4 via reroute - Spock-api-server < 0 # GHC 8.4 via Spock-api - - invertible < 0 # GHC 8.4 via TypeCompose - apecs < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - binary-tagged < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - cli < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build