diff --git a/build-constraints.yaml b/build-constraints.yaml index c1128590..924ea9c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1057,12 +1057,20 @@ 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 < 0 # hoauth2-1.16.0 + - yesod-markdown < 0 # pandoc + - yesod-paginator + + # Freckle packages I'm maintaining for us + - 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 < 0 # base, text + - yesod-page-cursor "Felipe Lessa @meteficha": - fb @@ -4072,7 +4080,7 @@ packages: - codec-beam "Chris Parks @cdparks": - - closed < 0 # via persistent + - closed "Chris Coffey @ChrisCoffey": - servant-tracing < 0 # via servant-server