From a5d548ad58aabd35aa4097e1a49ee90724d53a95 Mon Sep 17 00:00:00 2001 From: David Fisher Date: Thu, 5 Jan 2017 23:32:52 -0800 Subject: [PATCH] Add socket-activation --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6042c4c9..034b198f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2683,6 +2683,9 @@ packages: # - haskell-tools-daemon # https://github.com/haskell-tools/haskell-tools/issues/224 - haskell-tools-debug + "David Fisher @ddfisher": + - socket-activation + # 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