Skip to content

Commit

Permalink
remove versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinprakash96 committed Mar 7, 2024
1 parent 5df707d commit a2136dc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions azure-auth/azure-auth.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ library
Utils
-- other-modules:
-- other-extensions:
build-depends: aeson >= 1.3 && < 2.3
, http-client >= 0.6.4 && < 0.8
, servant >= 0.19 && < 0.21
, servant-client >= 0.19 && < 0.21
, text >=1.2.3.0 && < 1.3 || >=2.0 && < 2.2
, time >= 1.8.2 && < 1.13
, unliftio >= 0.2.25 && < 0.3
build-depends: aeson
, http-client
, servant
, servant-client
, text
, time
, unliftio
hs-source-dirs: src
default-language: Haskell2010

Expand Down

0 comments on commit a2136dc

Please sign in to comment.