Merge pull request #372 from rlpowell/master

Modifications to make oauth actually install
This commit is contained in:
Hiromi Ishii 2012-06-19 03:02:53 -07:00
commit 72191c634b

View File

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