mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-09-08 19:03:50 +02:00
Restyled by brittany
This commit is contained in:
parent
cf43baac7a
commit
a51bbcb3bd
@ -15,7 +15,9 @@ module Yesod.Auth.OAuth2.DispatchError
|
||||
) where
|
||||
|
||||
import Control.Monad.Except
|
||||
import Data.Text (Text, pack)
|
||||
import Data.Text ( Text
|
||||
, pack
|
||||
)
|
||||
import Network.OAuth.OAuth2.Compat ( Error )
|
||||
import UnliftIO.Except ( )
|
||||
import UnliftIO.Exception
|
||||
|
||||
Loading…
Reference in New Issue
Block a user