From e481ed3e3b30a27c4e3ce37b16e4df8858ff5fa2 Mon Sep 17 00:00:00 2001 From: Alexey Kotlyarov Date: Sun, 7 Jan 2018 11:24:16 +1100 Subject: [PATCH] Add serverless-haskell --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a1dc953..0706ae67 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3115,6 +3115,9 @@ packages: "Sebastian Graf @sgraf812": - pomaps + "Alexey Kotlyarov @koterpillar": + - serverless-haskell + # 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