@hackage OneTuple0.2.2
Singleton Tuple
Categories
License
BSD-3-Clause
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>, John Dorsey <haskell@colquitt.org>
Links
Versions
Installation
Tested Compilers
Dependencies (2)
- base >=4.3 && <4.14
- semigroups >=0.18.4 && <0.20 Show all…
Dependents (20)
@hackage/web3-ethereum, @hackage/list-tuple, @hackage/web3-solidity, @hackage/acme-everything, @hackage/lattices, @hackage/aeson, Show all…
This package provides a singleton tuple data type
data OneTuple a = OneTuple a
Note: it's not a newtype