From fa44a06f4ef88a59e9644c252cdd9a0b9d7d918a Mon Sep 17 00:00:00 2001 From: Daishi Nakajima Date: Sat, 23 Apr 2016 02:14:01 +0900 Subject: [PATCH] add yesod-job-queue --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa06dd38..87adf5d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2115,6 +2115,9 @@ packages: "Stephen Diehl @sdiehl": - protolude + + "Daishi Nakajima @nakaji_dayo": + - yesod-job-queue # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.