aboutsummaryrefslogtreecommitdiff
path: root/lib/Yesod (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-22switch to ghc 9.0.2stuebinm1-0/+45
this makes the nix builds /much/ nicer
2023-01-22oauth2 via uffdstuebinm1-0/+73
this is unfortunately uffd-specific, since oauth2 is apparently sort of a vague standard. But since it doesn't actually do much it should probably be possible to make it fully configurable & generic if needed.