Skip to content

Commit

Permalink
be explicit on async version. (maybe this'll fix CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed Aug 1, 2024
1 parent 3b0f196 commit 2c5104d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbv.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Library
, random
, mtl
, transformers
, async
, async >= 2.2.5
, filepath
, text
, directory
Expand Down

0 comments on commit 2c5104d

Please sign in to comment.