name:        foldable1-classes-compat
version:     0.1
visibility:  public
id:          foldable1-classes-compat-0.1-Kr8Xl39GfvC8IrGUDbaTR7
key:         foldable1-classes-compat-0.1-Kr8Xl39GfvC8IrGUDbaTR7
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:         e97219232fc3bd847f51a8a74be6a032
exposed:     True
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/foldable1-classes-compat-0.1

depends:
    base-4.19.1.0-inplace ghc-prim-0.11.0-inplace
    tagged-0.8.8-JGlGh2qwg4dHU2Nz3aNqAk
