Merge pull request #372 from rlpowell/master
Modifications to make oauth actually install
This commit is contained in:
commit
72191c634b
@ -26,7 +26,7 @@ library
|
|||||||
, yesod-auth >= 1.0 && < 1.1
|
, yesod-auth >= 1.0 && < 1.1
|
||||||
, text >= 0.7 && < 0.12
|
, text >= 0.7 && < 0.12
|
||||||
, yesod-form >= 1.0 && < 1.1
|
, yesod-form >= 1.0 && < 1.1
|
||||||
, transformers >= 0.2.2 && < 0.3
|
, transformers >= 0.2.2 && < 0.4
|
||||||
exposed-modules: Yesod.Auth.OAuth
|
exposed-modules: Yesod.Auth.OAuth
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user