OneTuple: Singleton Tuple
This package is a compatibility package for a singleton data type
data Solo a = MkSolo a
Note: it's not a newtype
Solo
is available in base-4.16
(GHC-9.2).
Downloads
- OneTuple-0.4.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.2.1, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.1.1 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.3 && <4.19), base-orphans (>=0.8.6), foldable1-classes-compat (>=0.1 && <0.2), ghc-prim, hashable (>=1.2.5.0 && <1.3 || >=1.3.5.0 && <1.5), semigroups (>=0.18.4 && <0.21), template-haskell, transformers (>=0.3 && <0.7), transformers-compat (>=0.5.1.0 && <0.8) [details] |
License | BSD-3-Clause |
Copyright | (c) John Dorsey 2008 |
Author | John Dorsey <haskell@colquitt.org> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi>, John Dorsey <haskell@colquitt.org> |
Category | Data |
Source repo | head: git clone https://github.com/phadej/OneTuple.git |
Uploaded | by phadej at 2023-03-01T16:17:21Z |
Distributions | Arch:0.3.1, Debian:0.2.2.1, Fedora:0.3.1, LTSHaskell:0.3.1, NixOS:0.3.1, Stackage:0.4.1.1, openSUSE:0.3.1 |
Reverse Dependencies | 20 direct, 7244 indirect [details] |
Downloads | 28668 total (425 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-03-01 [all 1 reports] |