Moved HTML generation logic out into Html.
authorsabadev <saba@sabadev.xyz>
Sat, 20 Mar 2021 18:10:32 +0000 (14:10 -0400)
committersabadev <dev@sabadev.xyz>
Tue, 13 Apr 2021 01:16:27 +0000 (21:16 -0400)
commit0b44df74b0ae69fcf9e43d52040674d8dc04cd3f
treed79861fa84da1a67aa00a1c917d9d9faa38fc34b
parentae5b00c8b5623920bc1714089d77bf7a86b29e7e
Moved HTML generation logic out into Html.
src/Html.hs [new file with mode: 0644]
src/Server.hs