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.2.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, 0.4.2 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.12 && <4.21), base-orphans (>=0.8.6), foldable1-classes-compat (>=0.1 && <0.2), ghc-prim, hashable (>=1.3.5.0 && <1.5), template-haskell [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.3 || ==9.8.2 || ==9.10.1 |
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 2024-05-12T20:57:02Z |
Distributions | Arch:0.4.1.1, Debian:0.2.2.1, Fedora:0.4.1.1, LTSHaskell:0.4.2, NixOS:0.4.2, Stackage:0.4.2, openSUSE:0.4.2 |
Reverse Dependencies | 20 direct, 7970 indirect [details] |
Downloads | 35690 total (543 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-05-12 [all 1 reports] |