Cabal revisions of timer-wheel-0.4.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: timer-wheel version: 0.4.0.1+x-revision: 1 category: Data description: This library provides a timer wheel data structure for maintainer: Mitchell Rosen <mitchellwrosen@gmail.com> homepage: https://github.com/mitchellwrosen/timer-wheel bug-reports: https://github.com/mitchellwrosen/timer-wheel/issues-copyright: (c) 2018-2020, Mitchell Rosen+copyright: (c) 2018-2023, Mitchell Rosen license: BSD3 license-file: LICENSE build-type: Simple-tested-with: GHC == 9.0.2, GHC == 9.2.4, GHC == 9.4.2+tested-with: GHC == 9.2.7, GHC == 9.4.4, GHC == 9.6.1 extra-source-files: CHANGELOG.md build-depends: array ^>= 0.5.2.0, atomic-primops ^>= 0.8,- base ^>= 4.12 || ^>= 4.13 || ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17,+ base ^>= 4.12 || ^>= 4.13 || ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18, ki ^>= 1.0.0, psqueues ^>= 0.2.7