From 561326c51b7719bbcbd227e43c44789742eacbc5 Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Fri, 24 May 2024 14:28:25 -0600 Subject: [PATCH] Allow base-compat-0.14 --- servant-openapi3.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servant-openapi3.cabal b/servant-openapi3.cabal index 26a4231..9ba97ad 100644 --- a/servant-openapi3.cabal +++ b/servant-openapi3.cabal @@ -80,7 +80,7 @@ library build-depends: aeson >=1.4.2.0 && <1.6 || >=2.0.1.0 && <2.3 , aeson-pretty >=0.8.7 && <0.9 , base >=4.9.1.0 && <4.20 - , base-compat >=0.10.5 && <0.14 + , base-compat >=0.10.5 && <0.15 , bytestring >=0.10.8.1 && <0.13 , http-media >=0.7.1.3 && <0.9 , insert-ordered-containers >=0.2.1.0 && <0.3