foldable1-classes-compat: Compatibility package for the Foldable1 and Bifoldable1 type classes
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.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
tagged | You can disable the use of the Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- foldable1-classes-compat-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4.3 && <4.21), base-orphans (>=0.8.1 && <0.10), bifunctor-classes-compat (>=0.1 && <0.2), containers (>=0.4 && <0.8), generic-deriving (>=1.14 && <1.15), ghc-prim, semigroups (>=0.18.5 && <0.21), tagged (>=0.4.4 && <1), transformers (>=0.3 && <0.7), transformers-compat (>=0.6 && <0.8) [details] |
Tested with | ghc ==7.0.4 || ==7.2.2 || ==7.4.2 || ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.5 || ==9.4.4 || ==9.6.1 |
License | BSD-3-Clause |
Author | Edward Kmett, Oleg Grenrus |
Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
Revised | Revision 6 made by ryanglscott at 2024-04-23T10:38:32Z |
Category | Data, Compatibility |
Home page | https://github.com/haskell-compat/foldable1-classes-compat |
Bug tracker | https://github.com/haskell-compat/foldable1-classes-compat/issues |
Source repo | head: git clone https://github.com/haskell-compat/foldable1-classes-compat.git |
Uploaded | by ryanglscott at 2023-02-24T13:08:23Z |
Distributions | Arch:0.1, Fedora:0.1, LTSHaskell:0.1, NixOS:0.1, Stackage:0.1 |
Reverse Dependencies | 14 direct, 8653 indirect [details] |
Downloads | 3372 total (196 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |