forked from GitHub/gf-core
the morpho server is now updated and works with the current GF. the sources are moved in directory server
This commit is contained in:
6
src/server/Setup.hs
Normal file
6
src/server/Setup.hs
Normal file
@@ -0,0 +1,6 @@
|
||||
module Main where
|
||||
|
||||
import Distribution.Simple
|
||||
|
||||
main :: IO ()
|
||||
main = defaultMainWithHooks simpleUserHooks
|
||||
Reference in New Issue
Block a user