From d34ed2d4b9032261bc96e10669b905b48496f0c6 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Wed, 5 Apr 2023 18:09:37 -0400 Subject: [PATCH] Remove comment that breaks Brittany --- src/Yesod/Auth/OAuth2/Prelude.hs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/Yesod/Auth/OAuth2/Prelude.hs b/src/Yesod/Auth/OAuth2/Prelude.hs index aa2dff7..8eba4a0 100644 --- a/src/Yesod/Auth/OAuth2/Prelude.hs +++ b/src/Yesod/Auth/OAuth2/Prelude.hs @@ -6,9 +6,7 @@ -- implementations. May also be useful for writing local providers. -- module Yesod.Auth.OAuth2.Prelude - ( - -- * Provider helpers - authGetProfile + ( authGetProfile , scopeParam , setExtra