License | BSD-3-Clause |
---|---|
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
Numeric identifier.
Eq (Id entity) Source # | |
Data entity => Data (Id entity) Source # | |
Ord (Id entity) Source # | |
Show (Id entity) Source # | |
Generic (Id entity) Source # | |
Hashable (Id entity) Source # | |
ToJSON (Id entity) Source # | |
FromJSON (Id entity) Source # | |
Binary (Id entity) Source # | |
NFData (Id entity) Source # | |
IsPathPart (Id a) Source # | |
type Rep (Id entity) Source # | |