mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-08-30 00:13:51 +02:00
Slack.hs: fix haddock markup
haddock complained thusly:
Yesod/Auth/OAuth2/Slack.hs:9:1: error:
parse error on input ‘module’
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
This commit is contained in:
parent
535a4a75d7
commit
c514df2c39
@ -1,5 +1,5 @@
|
|||||||
{-# LANGUAGE OverloadedStrings #-}
|
{-# LANGUAGE OverloadedStrings #-}
|
||||||
--
|
-- |
|
||||||
-- OAuth2 plugin for https://slack.com/
|
-- OAuth2 plugin for https://slack.com/
|
||||||
--
|
--
|
||||||
-- * Authenticates against slack
|
-- * Authenticates against slack
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user