name:        foldable1-classes-compat
version:     0.1.1
visibility:  public
id:          foldable1-classes-compat-0.1.1-Io5JWyXk7Gp3AchptLWLNx
key:         foldable1-classes-compat-0.1.1-Io5JWyXk7Gp3AchptLWLNx
license:     BSD-3-Clause
maintainer:  Ryan Scott <ryan.gl.scott@gmail.com>
author:      Edward Kmett, Oleg Grenrus
homepage:    https://github.com/haskell-compat/foldable1-classes-compat
synopsis:
    Compatibility package for the Foldable1 and Bifoldable1 type classes

description:
    A compatibility package for the @Foldable1@ and @Bifoldable1@ type classes,
    which were introduced in @base-4.18.0.0@ (GHC 9.6.1). For more information,
    see <https://github.com/haskell/core-libraries-committee/issues/9 this Core
    Libraries Committee proposal>.

    @Foldable1@ and @Bifoldable1@ classify non-empty data structures that can be
    folded to a summary value.

category:    Data, Compatibility
abi:         b7a5c6aad95a5a3e4903ce2272ab85e0
exposed:     True
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/foldable1-classes-compat-0.1.1

depends:
    base-4.20.0.0-inplace ghc-prim-0.11.0-inplace
    tagged-0.8.9-DfMvf7f6neV1YEOofSyVFB
