Skip to content

Commit b0c46a4

Browse files
committed
Allow base-compat-0.10 in -example
1 parent ec1cbaf commit b0c46a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-swagger-ui-example/servant-swagger-ui-example.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ executable servant-swagger-ui-example
3434
, swagger2
3535
, text
3636
, aeson >=0.8.0.2 && <1.4
37-
, base-compat >=0.9.3 && <0.10
37+
, base-compat >=0.9.3 && <0.11
3838
, lens >=4.7.0.1 && <4.17
3939
, wai >=3.0.3.0 && <3.3
4040
, warp >=3.0.13.1 && <3.3

0 commit comments

Comments
 (0)