From 38dd0aa8c9cfb4a0ca3ff280931aa0fed487ef43 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Tue, 5 Jul 2022 21:42:53 +0300 Subject: [PATCH] Re-enable massiv-persist and massiv-io. Remove disabled wai-middleware-auth, since I no longer maintain it. --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f44df6a5..12406924 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3598,13 +3598,12 @@ packages: - printcess "Alexey Kuleshevich @lehins": - - wai-middleware-auth < 0 # 0.2.6.0 compile fail aeson 2 - hip - massiv - - massiv-io < 0 # 1.0.0.1 ghc panic + - massiv-io - massiv-test - massiv-serialise - - massiv-persist < 0 # 1.0.0.2 compile fail + - massiv-persist - scheduler - Color - safe-decimal