From 74d7935276cf42ed9edb60c81986190874345523 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Wed, 9 Dec 2020 10:13:26 -0500 Subject: [PATCH] Re-disable some packages --- build-constraints.yaml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d02ae66..03d742ee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1060,17 +1060,16 @@ packages: - bugsnag-haskell - gravatar - load-env - - yesod-auth-oauth2 - - yesod-markdown + - yesod-auth-oauth2 < 0 # hoauth2-1.16.0 + - yesod-markdown < 0 # pandoc - yesod-paginator # Freckle packages I'm maintaining for us - - bcp47 - - bcp47-orphans - - faktory - - graphula - - generics-eot # 3rd party, but needed by Graphula - - hspec-expectations-json + - bcp47 < 0 # aeson, megaparsec, text + - bcp47-orphans < 0 # esqueleto, text + - faktory < 0 # megaparsec + - graphula < 0 # aeson, base, bytestring, generics-eot, unliftio-core + - hspec-expectations-json # base, text - yesod-page-cursor "Felipe Lessa @meteficha":