Skip to content

Commit

Permalink
Upper bound on scotty
Browse files Browse the repository at this point in the history
  • Loading branch information
maksbotan committed Nov 20, 2023
1 parent 3d2adb6 commit b155954
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web-template.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ library
, openapi3 >= 3.2.0
, openid-connect >= 0.1.1
, resourcet
, scotty
-- 0.20 has breaking changes
, scotty < 0.20
, servant >= 0.18
, servant-openapi3
, servant-server >= 0.18
Expand Down

0 comments on commit b155954

Please sign in to comment.