Skip to content

Commit

Permalink
drop exclusion bounds for servant-client
Browse files Browse the repository at this point in the history
  • Loading branch information
juhp committed Dec 9, 2024
1 parent 9a93a10 commit 013d61c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1760,8 +1760,8 @@ packages:
- servant
- servant-blaze
- servant-cassava
- servant-client < 0.20.1 || > 0.20.1 # deprecated
- servant-client-core < 0.20.1 || > 0.20.1 # deprecated
- servant-client
- servant-client-core
- servant-conduit
- servant-docs
- servant-foreign
Expand Down

0 comments on commit 013d61c

Please sign in to comment.