Factored out IO functions into classes for easier testing.
authorsabadev <dev@sabadev.xyz>
Sat, 8 May 2021 14:44:54 +0000 (10:44 -0400)
committersabadev <dev@sabadev.xyz>
Sat, 8 May 2021 14:44:54 +0000 (10:44 -0400)
commite31cc06d89eba5b1694def6338d84d3a33604f56
treea51bbf4308d0018f42a2c6df805a77732eeb3591
parent1ba6a69b9cfb0f8721fdb37b075ea3722cad0fe4
Factored out IO functions into classes for easier testing.
app/Main.hs
package.yaml
src/Configuration.hs [new file with mode: 0644]
src/ServerMonad.hs [new file with mode: 0644]