Skip to content

Commit

Permalink
Bump lower bound, due to deprecation of scotty-0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilgrem committed Oct 4, 2023
1 parent 34013eb commit b516c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scotty-hello-world.hsfiles
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ executable {{name}}
main-is: Main.hs
extensions: OverloadedStrings
build-depends: base >= 4 && < 5
, scotty >= 0.20
, scotty >= 0.20.1
ghc-options: -Wall
-Wcompat
-Widentities
Expand Down

0 comments on commit b516c6e

Please sign in to comment.