OneTuple: Singleton Tuple
This package is a compatibility package for a singleton data type
data Solo a = Solo a
Note: it's not a newtype
Solo
is available in base-4.16
(GHC-9.2).
Downloads
- OneTuple-0.3.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.3 && <4.17), base-orphans (>=0.8.6), ghc-prim, semigroups (>=0.18.4 && <0.20), transformers (>=0.3 && <0.7), transformers-compat (>=0.5.1.0 && <0.7) [details] |
Tested with | ghc ==7.0.4 || ==7.2.2 || ==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.4 || ==9.0.1 || ==9.2.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 2021-10-30T01:35:28Z |
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 2021-10-30 [all 1 reports] |