packages feed

Cabal revisions of ki-unlifted-1.0.0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name: ki-unlifted stability: stable synopsis: A lightweight structured concurrency library-tested-with: GHC == 9.4.7, GHC == 9.6.3, GHC == 9.8.1+tested-with: GHC == 9.6.5, GHC == 9.8.2, GHC == 9.10.1 version: 1.0.0.2+x-revision: 1  description:   A lightweight structured concurrency library.  common component   build-depends:-    base ^>= 4.12 || ^>= 4.13 || ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19,+    base ^>= 4.12 || ^>= 4.13 || ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20,   default-extensions:     AllowAmbiguousTypes     BangPatterns
revision 2
 synopsis: A lightweight structured concurrency library tested-with: GHC == 9.6.5, GHC == 9.8.2, GHC == 9.10.1 version: 1.0.0.2-x-revision: 1+x-revision: 2  description:   A lightweight structured concurrency library.  common component   build-depends:-    base ^>= 4.12 || ^>= 4.13 || ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20,+    base ^>= 4.12 || ^>= 4.13 || ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20 || ^>= 4.21,   default-extensions:     AllowAmbiguousTypes     BangPatterns
revision 3
 author: Mitchell Rosen bug-reports: https://github.com/awkward-squad/ki/issues category: Concurrency-copyright: Copyright (C) 2020-2022 Mitchell Rosen, Travis Staton+copyright: Copyright (C) 2020-2025 Mitchell Rosen, Travis Staton homepage: https://github.com/awkward-squad/ki license: BSD-3-Clause license-file: LICENSE name: ki-unlifted stability: stable synopsis: A lightweight structured concurrency library-tested-with: GHC == 9.6.5, GHC == 9.8.2, GHC == 9.10.1+tested-with: GHC == 9.8.4, GHC == 9.10.1, GHC == 9.12.1 version: 1.0.0.2-x-revision: 2+x-revision: 3  description:   A lightweight structured concurrency library.
revision 4
 synopsis: A lightweight structured concurrency library tested-with: GHC == 9.8.4, GHC == 9.10.1, GHC == 9.12.1 version: 1.0.0.2-x-revision: 3+x-revision: 4  description:   A lightweight structured concurrency library.  common component   build-depends:-    base ^>= 4.12 || ^>= 4.13 || ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20 || ^>= 4.21,+    base ^>= 4.12+      || ^>= 4.13+      || ^>= 4.14+      || ^>= 4.15+      || ^>= 4.16+      || ^>= 4.17+      || ^>= 4.18+      || ^>= 4.19+      || ^>= 4.20+      || ^>= 4.21+      || ^>= 4.22,   default-extensions:     AllowAmbiguousTypes     BangPatterns