Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christopher League
bookme
86fcf897f43d11fcacccc1cbd0d11b00cbc782d7
86fcf897f43d11fcacccc1cbd0d11b00cbc782d7
Switch branch/tag
bookme
app
auth.hs
Find file
Normal view
History
Permalink
auth.hs
93 Bytes
Newer
Older
Facilitate separate exe for google authorization
Christopher League
committed
May 23, 2018
1
2
3
4
5
import
Prelude
(
IO
)
import
Settings.Auth
(
authorizeMain
)
main
::
IO
()
main
=
authorizeMain