| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
TD.Data.CommunityId
Documentation
data CommunityId Source #
Constructors
| CommunityId | Contains identifier of a community |
Instances
| FromJSON CommunityId Source # | |
Defined in TD.Data.CommunityId | |
| Show CommunityId Source # | |
Defined in TD.Data.CommunityId Methods showsPrec :: Int -> CommunityId -> ShowS # show :: CommunityId -> String # showList :: [CommunityId] -> ShowS # | |
| Eq CommunityId Source # | |
Defined in TD.Data.CommunityId | |
| ShortShow CommunityId Source # | |
Defined in TD.Data.CommunityId Methods shortShow :: CommunityId -> String Source # | |