aboutsummaryrefslogtreecommitdiff
path: root/lib/Lucid (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-08-14controlroom: replace servant/lucid with yesodstuebinm1-115/+0
aka use something meant for webapps to write the webapp
2022-07-11somewhat functioning control roomstuebinm1-11/+21
tbh i've kinda lost track at what has all been changed in this, but the control room form handling now works, and i can write announcements into the database. Now on to making it do useful things!
2022-07-07generic html forms for ADTsstuebinm1-0/+105
this does some GHC generics witchery, now in its own module!