Cabal revisions of ki-unlifted-1.0.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: ki-unlifted stability: experimental synopsis: A lightweight structured-concurrency library--- tested-with: GHC == 9.0.2, GHC == 9.2.4, GHC == 9.4.1+tested-with: GHC == 9.0.2, GHC == 9.2.5, GHC == 9.4.4 version: 1.0.0.1+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,+ base ^>= 4.12 || ^>= 4.13 || ^>= 4.14 || ^>= 4.15 || ^>= 4.16 || ^>= 4.17 || ^>= 4.18, default-extensions: AllowAmbiguousTypes BangPatterns