| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Reddit.Types
Documentation
type CommentListing = Listing CommentID Comment Source
data LoginDetails Source
Instances
data MessageKind Source
Constructors
| CommentMessage CommentID | |
| PrivateMessage MessageID |
Constructors
| Options | |
Fields
| |
data PaginationOption a Source
Instances
| Eq a => Eq (PaginationOption a) | |
| Read a => Read (PaginationOption a) | |
| Show a => Show (PaginationOption a) |
data PostContent Source
Instances
type PostListing = Listing PostID Post Source
data RedditError Source
newtype SubredditName Source
Minimal complete definition