From 9c1eb07fbaae0f43c5dd3c42a2d46fbc8970a527 Mon Sep 17 00:00:00 2001 From: Yoshikuni Jujo Date: Thu, 1 Oct 2020 09:48:11 +0900 Subject: [PATCH 1/5] Reenable exception-hierarchy --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06a656be..15a30766 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2991,7 +2991,7 @@ packages: - gluturtle - papillon < 0 # ghc 8.10 - zasni-gerna < 0 # ghc 8.10 - - exception-hierarchy < 0 # ghc 8.10 + - exception-hierarchy - simplest-sqlite < 0 # ghc 8.10 - warp-tls-uid - nowdoc From 21b3171b6c6f0741026d105d1975c37e58fc7bec Mon Sep 17 00:00:00 2001 From: Liang-Ting Chen Date: Tue, 13 Oct 2020 10:29:36 +0800 Subject: [PATCH 2/5] Add geniplate-mirror Add myself, one of the maintainer on the Hackage, as the maintainer of geniplate-mirror on Stackage. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 095a0b44..df5619d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,6 +9,9 @@ cabal-format-version: "3.0" # Constraints for brand new builds packages: + "Liang-Ting Chen @L-TChen": + - geniplate-mirror + "Andreas Abel @andreasabel": - BNFC From 86350c0970da765fa35305572893dedaaa143211 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Tue, 13 Oct 2020 19:43:47 +0200 Subject: [PATCH 3/5] Add STMonadTrans --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 095a0b44..b23291be 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -11,6 +11,7 @@ cabal-format-version: "3.0" packages: "Andreas Abel @andreasabel": - BNFC + - STMonadTrans "Diogo Biazus ": - hasql-notifications From 5787decc9e0fff8403b1715fe93ac7736d75bd08 Mon Sep 17 00:00:00 2001 From: Aditya Manthramurthy Date: Thu, 8 Oct 2020 12:38:16 -0700 Subject: [PATCH 4/5] Add webby --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e34c458..74009653 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3503,6 +3503,7 @@ packages: "Aditya Manthramurthy @donatello": - minio-hs < 0 # ghc 8.10 via protolude + - webby "ncaq @ncaq": - debug-trace-var From 513a7bb1adfe7b40507c998f1f299cdd771da9db Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 17 Oct 2020 20:02:53 +0100 Subject: [PATCH 5/5] constrain against hslua-1.3.0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e34c458..0b81c69f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3581,7 +3581,7 @@ packages: - algebraic-graphs "Albert Krewinkel @tarleb": - - hslua + - hslua < 1.3.0 # https://github.com/commercialhaskell/stackage/issues/5700 - hslua-aeson - hslua-module-doclayout - hslua-module-system