Safe Haskell | None |
---|---|
Language | Haskell2010 |
Reddit.Types.Error
Documentation
data RedditError Source #
Constructors
Instances
Eq RedditError Source # | |
Defined in Reddit.Types.Error | |
Show RedditError Source # | |
Defined in Reddit.Types.Error Methods showsPrec :: Int -> RedditError -> ShowS # show :: RedditError -> String # showList :: [RedditError] -> ShowS # | |
FromJSON RedditError Source # | |
Defined in Reddit.Types.Error | |
ErrorReceivable RedditError Source # | |
Defined in Reddit.Types.Error Methods |