Skip to content

Commit

Permalink
Dialing down dependency constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabhxyz committed Oct 18, 2023
1 parent 1276860 commit 3865f44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions maestro-sdk.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ library
http-client-tls ^>=0.3,
http-types ^>=0.12,
retry ^>=0.9,
servant ^>=0.20,
servant-client ^>=0.20,
servant-client-core ^>=0.20,
servant ^>=0.19 || ^>=0.20,
servant-client ^>=0.19 || ^>=0.20,
servant-client-core ^>=0.19 || ^>=0.20,
text ^>=1.2 || ^>=2.0,
time ^>=1.9 || ^>=1.11 || ^>=1.12

Expand Down

0 comments on commit 3865f44

Please sign in to comment.