Skip to content

Commit

Permalink
Update cabal-install to allow time 1.14
Browse files Browse the repository at this point in the history
Note that haskell#9848 covers Cabal and Cabal-syntax already.
  • Loading branch information
geekosaur authored and erikd committed Apr 21, 2024
1 parent a7a7dbf commit bcc70f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal-install/cabal-install.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ library
random >= 1.2 && < 1.3,
stm >= 2.0 && < 2.6,
tar >= 0.5.0.3 && < 0.7,
time >= 1.5.0.1 && < 1.13,
time >= 1.5.0.1 && < 1.15,
zlib >= 0.5.3 && < 0.8,
hackage-security >= 0.6.2.0 && < 0.7,
text >= 1.2.3 && < 1.3 || >= 2.0 && < 2.2,
Expand Down

0 comments on commit bcc70f9

Please sign in to comment.