semialign: Align and Zip type-classes from the common Semialign ancestor.
The major use of These
of this is provided by the align
member of
Semialign
class, representing a generalized notion of "zipping with padding"
that combines structures without truncating to the size of the smaller input.
It turns out that zip
operation fits well the Semialign
class,
forming lattice-like structure.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
semigroupoids | Build with semigroupoids dependency | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- semialign-1.3.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
Versions [RSS] | 1, 1.1, 1.1.0.1, 1.2, 1.2.0.1, 1.3, 1.3.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12.0.0 && <4.21), containers (>=0.6.0.1 && <0.8), hashable (>=1.4.4.0 && <1.6), indexed-traversable (>=0.1.4 && <0.2), indexed-traversable-instances (>=0.1.2 && <0.2), semigroupoids (>=6.0.1 && <6.1), tagged (>=0.8.8 && <0.9), these (>=1.2.1 && <1.3), transformers (>=0.5.6.2 && <0.7), unordered-containers (>=0.2.8.0 && <0.3), vector (>=0.13.0.0 && <0.14) [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.2 || ==9.10.1 |
License | BSD-3-Clause |
Author | C. McCann, Oleg Grenrus |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 1 made by phadej at 2024-08-02T08:11:00Z |
Category | Data, These |
Home page | https://github.com/haskellari/these |
Source repo | head: git clone https://github.com/haskellari/these.git(semialign) |
Uploaded | by phadej at 2024-05-16T19:49:27Z |
Distributions | Arch:1.2.0.1, Debian:1.1.0.1, Fedora:1.3, LTSHaskell:1.3.1, NixOS:1.3.1, Stackage:1.3.1, openSUSE:1.3.1 |
Reverse Dependencies | 30 direct, 7857 indirect [details] |
Downloads | 30831 total (500 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] |