yesod-auth-oauth2/Yesod/Auth
patrick brisbin a8396dddf0
Fixes to EveOnline plugin
- Fix invalid data declaration
- Fix -Wall compilation warnings
  - Unused imports
  - Unused functions
  - Unused arguments
  - Shadowed function name
- Incorporate plain link into WidgetType, remove Maybe
- Use only one function, always accept WidgetType
2015-06-29 10:44:11 -04:00
..
OAuth2 Fixes to EveOnline plugin 2015-06-29 10:44:11 -04:00
OAuth2.hs Add/fix documentation, change argument order 2015-06-29 10:42:11 -04:00