From 7008ebc18c61dc42993c3a278a43d230dcc21eb8 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Fri, 19 Mar 2021 17:06:15 -0400 Subject: [PATCH] Re-enable yesod-page-cursor Issue should be resolved in v2.0.0.5 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be5ce8a0..e0bc88fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1091,7 +1091,7 @@ packages: - faktory - graphula - hspec-expectations-json - - yesod-page-cursor < 0 # https://github.com/commercialhaskell/stackage/issues/5948 + - yesod-page-cursor "Michael Gilliland @mjgpy3": # Freckle packages I'm maintaining for us