brok-1.1.0: Finds broken links in text files
Brok.Types.Brok
type Brok a = ReaderT App IO a Source #
appConfig :: App -> Config Source #
appTLSManager :: App -> Manager Source #
mkApp :: Config -> Manager -> App Source #