mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-09-11 11:54:56 +02:00
removed uuid dependency. #24
This commit is contained in:
parent
5275df8195
commit
1aa1bb9090
@ -43,7 +43,6 @@ library
|
|||||||
, transformers >= 0.2.2 && < 0.5
|
, transformers >= 0.2.2 && < 0.5
|
||||||
, hoauth2 >= 0.4.1 && < 0.5
|
, hoauth2 >= 0.4.1 && < 0.5
|
||||||
, lifted-base >= 0.2 && < 0.4
|
, lifted-base >= 0.2 && < 0.4
|
||||||
, uuid >= 1.3 && < 1.4
|
|
||||||
|
|
||||||
exposed-modules: Yesod.Auth.OAuth2
|
exposed-modules: Yesod.Auth.OAuth2
|
||||||
Yesod.Auth.OAuth2.Google
|
Yesod.Auth.OAuth2.Google
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user