From 928633ef9595da06cf4c0895453e5cc618fbafa7 Mon Sep 17 00:00:00 2001 From: Dan Fithian Date: Fri, 23 Feb 2018 15:06:34 -0500 Subject: [PATCH] Add oauthenticated to stackage --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b4b949de..d8aad464 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3187,6 +3187,9 @@ packages: "Dmitry Dzhus @dzhus": - static-text + "Dan Fithian @dfithian": + - oauthenticated + # 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