From 4b6a3bd96f78a80c01ea8a1a8f105e481965a911 Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Sat, 24 Aug 2024 06:25:19 -0600 Subject: [PATCH] Remove allow-newer for async, pipes-safe --- cabal.project | 2 -- 1 file changed, 2 deletions(-) diff --git a/cabal.project b/cabal.project index 385fbb168..42cd81019 100644 --- a/cabal.project +++ b/cabal.project @@ -74,14 +74,12 @@ if(impl(ghc >= 9.6.1)) allow-newer: servant-openapi3:base allow-newer: openapi3:base allow-newer: openapi3:template-haskell -allow-newer: pipes-safe:base allow-newer: servant-js:base allow-newer: servant-js:lens allow-newer: lucid:base -- This block is for hashable-1.5 allow-newer: vault:hashable -allow-newer: async:hashable allow-newer: psqueues:hashable allow-newer: insert-ordered-containers:hashable allow-newer: openapi3:hashable