started refactor into seperate backend_files

This commit is contained in:
Dennis Frieberg 2020-10-05 14:21:43 +02:00
parent 0b1e9339e2
commit 04300a161e
6 changed files with 64 additions and 0 deletions

1
app/Backend/Https.hs Normal file
View file

@ -0,0 +1 @@
module Backend.Https where