From 5d69cd6e1decad6375f9a48ac32c5880f728b653 Mon Sep 17 00:00:00 2001 From: stites Date: Mon, 4 Dec 2017 18:56:20 -0500 Subject: [PATCH] add gym-http-api --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dabd093c..ab872599 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,6 +2958,9 @@ packages: "Alexander Vershilov @qnikst": - stm-conduit + "Sam Stites @stites": + - gym-http-api + # 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