packages feed

Cabal revisions of witherable-0.5

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

revision 1
 cabal-version:       2.4 name:                witherable version:             0.5+x-revision:          1 synopsis:            filterable traversable description:         A stronger variant of `traverse` which can remove elements and generalised mapMaybe, catMaybes, filter homepage:            https://github.com/fumieval/witherable   build-depends:       base                          >=4.9      && <5,                        base-orphans                  >=0.8.4    && <0.10,                        containers                    >=0.5.7.1  && <0.8,-                       hashable                      >=1.2.7.0  && <1.5,+                       hashable                      >=1.2.7.0  && <1.6,                        transformers                  >=0.5.2.0  && <0.7,                        unordered-containers          >=0.2.12.0 && <0.3,                        vector                        >=0.12.2.0 && <0.14,
revision 2
 cabal-version:       2.4 name:                witherable version:             0.5-x-revision:          1+x-revision:          2 synopsis:            filterable traversable description:         A stronger variant of `traverse` which can remove elements and generalised mapMaybe, catMaybes, filter homepage:            https://github.com/fumieval/witherable build-type:          Simple extra-source-files:  CHANGELOG.md tested-with:         GHC ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 ||-                         ==9.0.1 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1+                         ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.4 || ==9.10.3 || ==9.12.2  source-repository head   type: git     Witherable   build-depends:       base                          >=4.9      && <5,                        base-orphans                  >=0.8.4    && <0.10,-                       containers                    >=0.5.7.1  && <0.8,+                       containers                    >=0.5.7.1  && <0.9,                        hashable                      >=1.2.7.0  && <1.6,                        transformers                  >=0.5.2.0  && <0.7,                        unordered-containers          >=0.2.12.0 && <0.3,