forked from GitHub/gf-core
move gf.cabal and all compiler dependent files into src/compiler
This commit is contained in:
5
src/compiler/gf-main.hs
Normal file
5
src/compiler/gf-main.hs
Normal file
@@ -0,0 +1,5 @@
|
||||
module Main where
|
||||
|
||||
import qualified GF
|
||||
|
||||
main = GF.main
|
||||
Reference in New Issue
Block a user