From 4ad51c82455711335a704e4a8c2135f5132be622 Mon Sep 17 00:00:00 2001 From: Felix Springer <39434424+jumper149@users.noreply.github.com> Date: Tue, 17 Jan 2023 04:06:27 +0100 Subject: [PATCH] Add "deriving-trans", "monad-control-identity", wai-control (#6849) I maintain these packages and thought it would be a good idea to put them on stackage. --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05619777..bf283eee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -10,6 +10,11 @@ cabal-format-version: "3.0" # Constraints for brand new builds packages: + "Felix Springer @jumper149": + - deriving-trans + - monad-control-identity + - wai-control + "Eric Schorn @eric-schorn": - pasta-curves