removed uuid dependency. #24

This commit is contained in:
jprider63 2015-03-18 16:13:00 -04:00
parent 5275df8195
commit 1aa1bb9090

View File

@ -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