From cc9200ab4a6b3dff22e632364db0e9fc1ca4a1ec Mon Sep 17 00:00:00 2001 From: David Baynard Date: Mon, 10 Dec 2018 00:33:29 +0000 Subject: [PATCH] Add dbaynard packages (ucam-webauth*) - ucam-webauth-types (new to hackage) - ucam-webauth (new to hackage) - time-qq (dependency, with permission of maintainer) --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 842fc613..547ee1c1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3731,6 +3731,11 @@ packages: "Josef Thorne @Grendel-Grendel-Grendel": - focuslist + "David Baynard @dbaynard": + - time-qq # see christian-marie/time-qq#3 + - ucam-webauth + - ucam-webauth-types + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056