reddit-0.1.0.0: Library for interfacing with Reddit's API

Safe HaskellNone
LanguageHaskell2010

Reddit.Types.Reddit

Documentation

type Reddit a = RedditT IO a Source

newtype RedditT m a Source

Constructors

RedditT