Skip to content

Commit 8e21262

Browse files
authored
Merge pull request #40 from biocad/maksbotan/base-compat-0.13
Allow base-compat 0.13
2 parents 334375c + ff97a4a commit 8e21262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-openapi3.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ library
7878
build-depends: aeson >=1.4.2.0 && <1.6 || >=2.0.1.0 && <2.2
7979
, aeson-pretty >=0.8.7 && <0.9
8080
, base >=4.9.1.0 && <4.18
81-
, base-compat >=0.10.5 && <0.13
81+
, base-compat >=0.10.5 && <0.14
8282
, bytestring >=0.10.8.1 && <0.12
8383
, http-media >=0.7.1.3 && <0.9
8484
, insert-ordered-containers >=0.2.1.0 && <0.3

0 commit comments

Comments
 (0)