summaryrefslogtreecommitdiff
path: root/server/Main.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-19server: added (somewhat) sensible loggingstuebinm1-20/+34
2022-03-19server: more debug outputstuebinm1-1/+1
2022-03-19server: admin interfacestuebinm1-4/+10
2022-03-19server: simple servant-lucid stuffstuebinm1-7/+18
2022-03-19server: simple toml configstuebinm1-3/+2
2022-03-19server: proper job handlingstuebinm1-18/+24
2022-03-19non-blocking serverstuebinm1-24/+21
2022-03-19basic server setup (using servant)stuebinm1-0/+74