mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
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