From 0cd5904bf713121cb339d32eb87eeb45c10a4ecc Mon Sep 17 00:00:00 2001 From: Alexey Kotlyarov Date: Tue, 21 Aug 2018 15:46:47 +1000 Subject: [PATCH 1/2] Add appendmap --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cc0fdc7..0c8204e0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3401,6 +3401,7 @@ packages: - pomaps < 0 # GHC 8.4 via base-4.11.0.0 "Alexey Kotlyarov @koterpillar": + - appendmap - serverless-haskell "Guru Devanla @gdevanla": From baafd9b380070164ed796cc14742e3465260fe54 Mon Sep 17 00:00:00 2001 From: Alexey Kotlyarov Date: Tue, 21 Aug 2018 15:47:52 +1000 Subject: [PATCH 2/2] Update email for koterpillar --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0c8204e0..ae8eef82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3400,7 +3400,7 @@ packages: "Sebastian Graf @sgraf812": - pomaps < 0 # GHC 8.4 via base-4.11.0.0 - "Alexey Kotlyarov @koterpillar": + "Alexey Kotlyarov @koterpillar": - appendmap - serverless-haskell