chronos 1.0.7 → 1.0.8
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~semigroupsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: semigroups
API changes (from Hackage documentation)
Files
- chronos.cabal +3/−3
chronos.cabal view
@@ -2,7 +2,7 @@ name: chronos version:- 1.0.7+ 1.0.8 synopsis: A performant time library description:@@ -62,9 +62,9 @@ , base >= 4.9 && < 5 , bytestring >= 0.10 && < 0.11 , clock >= 0.7 && < 0.9- , hashable >= 1.2 && < 1.3+ , hashable >= 1.2 && < 1.4 , primitive >= 0.6.4 && < 0.8- , semigroups >= 0.16 && < 0.19+ , semigroups >= 0.16 && < 0.20 , text >= 1.2 && < 1.3 , torsor >= 0.1 && < 0.2 , vector >= 0.11 && < 0.13