From 4f7383f18be795bfb1cc04fd3bd128fce09f1a36 Mon Sep 17 00:00:00 2001 From: Raghu Kaippully Date: Sun, 25 Feb 2018 19:20:31 +0530 Subject: [PATCH] Add starter package --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index baaedb4b..f8272aeb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3190,6 +3190,9 @@ packages: "Dan Fithian @dfithian": - oauthenticated + "Raghu Kaippully @rkaippully": + - starter + # 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