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 (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] | 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.20), 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] |
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.7 || ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.3 || ==9.8.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> |
Revised | Revision 1 made by phadej at 2023-10-04T11:27:54Z |
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.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, 7962 indirect [details] |
Downloads | 35568 total (553 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] |