about summary refs log tree commit diff
path: root/website/sandbox/learnpianochords/src/server/Main.hs
AgeCommit message (Expand)AuthorFilesLines
2020-08-20 Support POST /create-payment-intentWilliam Carroll1-0/+1
2020-08-10 Drop support for ServantT transformer type for serverWilliam Carroll1-4/+10
2020-08-09 Replace Prelude with RIOWilliam Carroll1-31/+20
2020-08-09 Add common language extensions to .ghciWilliam Carroll1-3/+0
2020-08-08 Consume GoogleSignIn.validateJWTWilliam Carroll1-2/+11
2020-08-06 Support echo server to test POST /verifyWilliam Carroll1-1/+30
2020-08-06 Support Google Sign-in client-sideWilliam Carroll1-0/+6