Safe Haskell | None |
---|---|
Language | Haskell2010 |
Reddit.Types.User
Documentation
Constructors
UserList [Relationship] |
data Relationship Source #
Constructors
Relationship | |
Fields |
Instances
Eq Relationship Source # | |
Defined in Reddit.Types.User | |
Read Relationship Source # | |
Defined in Reddit.Types.User Methods readsPrec :: Int -> ReadS Relationship # readList :: ReadS [Relationship] # | |
Show Relationship Source # | |
Defined in Reddit.Types.User Methods showsPrec :: Int -> Relationship -> ShowS # show :: Relationship -> String # showList :: [Relationship] -> ShowS # | |
FromJSON Relationship Source # | |
Defined in Reddit.Types.User |
userPrefix :: Text Source #