acw / rate-limit

A basic rate-limiting library for Haskell
BSD 3-Clause "New" or "Revised" License
21 stars 4 forks source link

Too strict upper bound on time #9

Closed sternenseemann closed 1 year ago

sternenseemann commented 1 year ago

rate-limit has an upper bound of disallow time 1.11, but it compiles fine with it (using e.g. --allow-newer). It'd be great if this could be adjusted and published via e.g. a Hackage revision, so compilation with GHC 9.2 is allowed.

acw commented 1 year ago

Should be fixed? Look for it in the repo, or as version 1.4.3.