refactor: Pass params in SchemaCache without contrazip2

Contravariant.Extras uses Template Haskell, which is hard to
cross-compile. Reducing usage of Template Haskell with the ultimate goal
of solving all cross compilation challenges.
This commit is contained in:
Wolfgang Walther
2024-06-16 00:59:10 +02:00
committed by Wolfgang Walther
parent 08692f52d6
commit 0b25039f0f
2 changed files with 32 additions and 21 deletions
-1
View File
@@ -101,7 +101,6 @@ library
, clock >= 0.8.3 && < 0.9.0
, configurator-pg >= 0.2 && < 0.3
, containers >= 0.5.7 && < 0.7
, contravariant-extras >= 0.3.3 && < 0.4
, cookie >= 0.4.2 && < 0.5
, directory >= 1.2.6 && < 1.4
, either >= 4.4.1 && < 5.1