| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Network.ActivityPub.Vocabulary.Object
Documentation
Constructors
| Tombstone | |
Fields
| |
data Relationship Source #
Constructors
| Relationship | |
Fields
| |
Instances
| Eq Relationship Source # | |
Defined in Network.ActivityPub.Vocabulary.Object | |
| Show Relationship Source # | |
Defined in Network.ActivityPub.Vocabulary.Object Methods showsPrec :: Int -> Relationship -> ShowS # show :: Relationship -> String # showList :: [Relationship] -> ShowS # | |