Skip to content

Commit 2ae46a3

Browse files
authored
Merge pull request #7897 from Mikolaj/text-and-semigroups-bump
Update semigroups dep and bump time and text deps on Hackage
2 parents a4c99f5 + a9f2cc3 commit 2ae46a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cabal/Cabal.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ library
6868
if !impl(ghc >= 8.0)
6969
-- at least one of lib:Cabal's dependency (i.e. `parsec`)
7070
-- already depends on `fail` and `semigroups` transitively
71-
build-depends: fail == 4.9.*, semigroups >= 0.18.3 && < 0.20
71+
build-depends: fail == 4.9.*, semigroups >= 0.18.3 && < 0.21
7272

7373
if !impl(ghc >= 7.10)
7474
build-depends: void >= 0.7.3 && < 0.8

0 commit comments

Comments
 (0)