From dc8376ac7dd81ca18fdd19c7caf3681a2b58b931 Mon Sep 17 00:00:00 2001 From: Jeremy Shaw Date: Tue, 15 Dec 2015 11:54:41 -0600 Subject: [PATCH] Attempt to add userid package to stackage No idea if I am doing this right. --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 015b58bf..5ac5279b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1735,6 +1735,9 @@ packages: "Timothy Klim @TimothyKlim": - pkcs10 + + "Jeremy Shaw @stepcut": + - userid "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 @@ -2365,5 +2368,7 @@ github-users: - mokus0 haskell-game: - ocharles + Happstack: + - stepcut # end of github-users