From ee852cd415898b9ec8afff6483a9c798bd390c34 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 a25cea72..edadca8c 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