From 30972c68491a2fc50d7b09435cce631f2ee8c196 Mon Sep 17 00:00:00 2001 From: Felix Springer <39434424+jumper149@users.noreply.github.com> Date: Sun, 15 Jan 2023 20:07:00 +0100 Subject: [PATCH] Add "deriving-trans", "monad-control-identity", wai-control 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 11a9b8d9..2e1e2e9e 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