Skip to content

Commit

Permalink
Bumping 1 dependency
Browse files Browse the repository at this point in the history
base >=4.7 && <4.20 (latest: 4.20.0.0)
  • Loading branch information
jappeace authored and github-actions[bot] committed May 22, 2024
1 parent 5898d8f commit 19cc387
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 @@ -72,7 +72,7 @@ library
hs-source-dirs: src
other-modules: Database.MySQL.Query
build-depends:
base >=4.7 && <4.19.0 || ^>=4.19.0,
base >=4.7 && <4.19.0 || ^>=4.19.0 || ^>=4.20.0,
binary >=0.8.3 && <0.9,
blaze-textual >=0.2 && <0.3,
bytestring >=0.10.2.0 && <0.12 || ^>=0.12.0,
Expand Down

0 comments on commit 19cc387

Please sign in to comment.