Skip to content

Commit

Permalink
Lift bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwebb76 committed Dec 10, 2024
1 parent 6ba0018 commit 2794e72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions servant-activeresource.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ common opts
common deps
build-depends:
, aeson ^>=2.1.1.0 || ^>=2.2
, base >=4.14 && <4.20
, base >=4.14 && <4.21
, bytestring >=0.10.12 && <0.13
, containers ^>=0.6 || ^>=0.7
, servant >=0.19 && <0.21
, servant-server >=0.19 && <0.21
, template-haskell >=2.16 && <2.22
, template-haskell >=2.16 && <2.23
, text ^>=1.2 || >=2.0 && <=2.2

library
Expand Down

0 comments on commit 2794e72

Please sign in to comment.