1
0
forked from GitHub/gf-core

Merge branch 'master' into majestic

This commit is contained in:
Krasimir Angelov
2022-08-24 20:31:10 +02:00
5 changed files with 27 additions and 1 deletions

4
src/server/Setup.hs Normal file
View File

@@ -0,0 +1,4 @@
import Distribution.Simple(defaultMain)
main :: IO ()
main = defaultMain