mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Brittany ErrorResponse
This commit is contained in:
parent
845d8e654e
commit
cbe4aed1c8
@ -9,7 +9,8 @@ module Yesod.Auth.OAuth2.ErrorResponse
|
||||
, ErrorName(..)
|
||||
, onErrorResponse
|
||||
, unknownError
|
||||
) where
|
||||
)
|
||||
where
|
||||
|
||||
import Data.Foldable (traverse_)
|
||||
import Data.Text (Text)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user