Skip to content

Commit

Permalink
Merge pull request #56 from winterland1989/cabal-updates
Browse files Browse the repository at this point in the history
Bumping text
  • Loading branch information
jappeace authored Aug 30, 2023
2 parents 5536bbb + c85f893 commit eee476f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql-haskell.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ library
network >=2.3 && <4.0,
pem >=0.2.4 && <0.3,
scientific >=0.3 && <0.4,
text >=1.1 && <2.1,
text >=1.1 && <2.1 || ^>=2.1,
time >=1.5.0 && <1.12 || ^>=1.12.2,
tls >=1.7.0 && <1.8 || ^>=1.8.0,
vector >=0.8 && <0.13 || ^>=0.13.0,
Expand Down

0 comments on commit eee476f

Please sign in to comment.