Skip to content

Commit

Permalink
fix base
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinprakash96 committed Mar 6, 2024
1 parent 4206fb4 commit efc3be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-auth/azure-auth.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ test-suite azure-auth-test
hs-source-dirs: test
main-is: Main.hs
build-depends:
base ^>=4.17.2.0,
base >= 4.7 && <5,
azure-auth

0 comments on commit efc3be6

Please sign in to comment.