This is what I had to do to get oauth to actually install/run.
This commit is contained in:
parent
83e6061944
commit
029fc9c9b7
@ -26,7 +26,7 @@ library
|
||||
, yesod-auth >= 1.0 && < 1.1
|
||||
, text >= 0.7 && < 0.12
|
||||
, yesod-form >= 1.0 && < 1.1
|
||||
, transformers >= 0.2.2 && < 0.3
|
||||
, transformers >= 0.2.2 && < 0.4
|
||||
exposed-modules: Yesod.Auth.OAuth
|
||||
ghc-options: -Wall
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user