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:
committed by
Wolfgang Walther
parent
08692f52d6
commit
0b25039f0f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user