From 190684002f7d72bbfd3593d2d13267c9361fbdc7 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Wed, 9 Dec 2020 09:38:37 -0500 Subject: [PATCH] Re-enable and add Freckle packages --- build-constraints.yaml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3844d0b6..bd90d2fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1057,12 +1057,21 @@ packages: - asciidiagram "Patrick Brisbin @pbrisbin": - - bugsnag-haskell < 0 # via yesod-core + - bugsnag-haskell - gravatar - load-env - - yesod-auth-oauth2 < 0 # via hoauth2 & yesod-core - - yesod-markdown < 0 # pbrisbin/yesod-markdown#65 - - yesod-paginator < 0 # via persistent + - yesod-auth-oauth2 + - yesod-markdown + - yesod-paginator + + # Freckle packages I'm maintaining for us + - bcp47 + - bcp47-orphan + - faktory + - graphula + - generics-eot # 3rd party, but needed by Graphula + - hspec-expectations-json + - yesod-page-cursor "Felipe Lessa @meteficha": - fb @@ -4072,7 +4081,7 @@ packages: - codec-beam "Chris Parks @cdparks": - - closed < 0 # via persistent + - closed "Chris Coffey @ChrisCoffey": - servant-tracing < 0 # via servant-server