semifoldable: Class of non-empty data structures that can be folded to a summary value.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Class of non-empty data structures that can be folded to a summary value.

A compatibility package for Semifoldable class which will be in base-4.??

Properties

Versions 0.2
Change log None available
Dependencies base (>=4.3 && <4.14), base-orphans (>=0.8.1 && <0.9), containers (>=0.4 && <0.7), ghc-prim, semigroups (>=0.18.5 && <0.20), tagged (>=0.4.4 && <1), transformers (>=0.3 && <0.6), transformers-compat (>=0.6 && <0.7) [details]
License BSD-3-Clause
Author Edward Kmett, Oleg Grenrus
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
Category Data, Compatibility
Home page https://github.com/phadej/semifoldable
Bug tracker https://github.com/phadej/semifoldable/issues
Source repo head: git clone https://github.com/phadej/semifoldable.git
Uploaded by phadej at 2019-10-20T19:22:11Z

Modules

Flags

Manual Flags

NameDescriptionDefault
tagged

You can disable the use of the tagged package using `-f-tagged`.

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees