From 8f859fccfe97b6c6cac8e1e7a1a564f46fe7d2fe Mon Sep 17 00:00:00 2001 From: Peter Becich Date: Sun, 20 Mar 2022 22:40:11 -0700 Subject: [PATCH] bump `servant` upper bound compilation succeeds with `servant-0.19` --- servant-ekg.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servant-ekg.cabal b/servant-ekg.cabal index e9402bb..5226cfc 100644 --- a/servant-ekg.cabal +++ b/servant-ekg.cabal @@ -29,7 +29,7 @@ library , ekg-core >=0.1.1.4 && <0.2 , http-types >=0.12.2 && <0.13 , hashable >=1.2.7.0 && <1.4 - , servant >=0.14 && <0.19 + , servant >=0.14 && <0.20 , text >=1.2.3.0 && <1.3 , time >=1.6.0.1 && <1.12 , unordered-containers >=0.2.9.0 && <0.3