From 6fd911ac8c93313d4b0e300c263bf0230d21c6a7 Mon Sep 17 00:00:00 2001 From: t4ccer <64430288+t4ccer@users.noreply.github.com> Date: Sat, 10 Apr 2021 15:58:29 +0200 Subject: [PATCH] Add `wai-session-redis` I am an author and maintainer of `wai-redis-session` package Checklist: - [x] Meaningful commit message, eg `add my-cool-package` (please not mention `build-constraints.yml`) - [x] At least 30 minutes have passed since uploading to Hackage - [x] On your own machine, you have successfully run the following command (find verify-package in the root of this repo): --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcc5551e..3140b4e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4556,6 +4556,9 @@ packages: - happy-meta - BNFC-meta + "Tomasz Maciosowski @t4ccer": + - wai-session-redis + "Grandfathered dependencies": - Boolean - Decimal