Brittany ErrorResponse

This commit is contained in:
patrick brisbin 2020-08-24 08:56:49 -04:00
parent 02c7a97711
commit 46fc389cae
No known key found for this signature in database
GPG Key ID: 20299C6982D938FB

View File

@ -9,7 +9,8 @@ module Yesod.Auth.OAuth2.ErrorResponse
, ErrorName(..)
, onErrorResponse
, unknownError
) where
)
where
import Data.Foldable (traverse_)
import Data.Text (Text)