acw / rate-limit

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

Require Cabal 1.8+ #7

Closed felixonmars closed 2 years ago

felixonmars commented 2 years ago

Fixes the warning:

Warning: rate-limit.cabal:20:42: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.