Skip to content

Commit

Permalink
Fix cabal file
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Jun 7, 2022
1 parent 6be9887 commit d7c93cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions servant-rate-limit/servant-rate-limit.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,6 @@ test-suite servant-rate-limit-tests
if flag(client)
build-depends:
servant-client
if flag(openapi)
build-depends:
servant-openapi3
if flag(server) && flag(client)
buildable: True
else
Expand Down

0 comments on commit d7c93cd

Please sign in to comment.