From 0c54907a7af2f2e4c84bf4594bdd9c8b6ed3089d Mon Sep 17 00:00:00 2001 From: Vaibhav Sagar Date: Sun, 24 Dec 2017 23:01:12 +0800 Subject: [PATCH] Add @vaibhavsagar as the maintainer of `ihaskell` and `ghc-parser` --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d581973b..b6e05e96 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3079,6 +3079,10 @@ packages: - hdevtools - servant-exceptions + "Vaibhav Sagar @vaibhavsagar": + - ihaskell + - ghc-parser + # 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