Skip to content

Commit 303d987

Browse files
committed
Relax dependency on servant-client
so that 0.16.0.1 is allowed
1 parent abbfd76 commit 303d987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegram-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ library
5151
, http-api-data
5252
, http-client
5353
, servant
54-
, servant-client == 0.16
54+
, servant-client == 0.16.*
5555
, servant-client-core
5656
, mtl
5757
, text

0 commit comments

Comments
 (0)