Skip to content

Commit

Permalink
relax the version bound for weigh
Browse files Browse the repository at this point in the history
  • Loading branch information
fumieval committed Sep 19, 2023
1 parent 56ea0aa commit 62d9536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scotty.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ benchmark weigh
text,
transformers,
data-default-class,
weigh == 0.0.16
weigh >= 0.0.16 && <0.1
GHC-options: -Wall -O2 -threaded

source-repository head
Expand Down

0 comments on commit 62d9536

Please sign in to comment.