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.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.5 && <4.19), base-orphans (>=0.8.6), foldable1-classes-compat (>=0.1 && <0.2), ghc-prim, hashable (>=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] |
Tested with | ghc ==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 |
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-01T10:04:40Z |
Distributions | Arch:0.4.2, Debian:0.2.2.1, Fedora:0.4.2, LTSHaskell:0.4.2, NixOS:0.4.2, Stackage:0.4.2, openSUSE:0.4.2 |
Reverse Dependencies | 20 direct, 8139 indirect [details] |
Downloads | 37240 total (21 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] |