1
0
forked from GitHub/gf-core

move gf.cabal and all compiler dependent files into src/compiler

This commit is contained in:
Krasimir Angelov
2022-06-18 20:42:31 +02:00
parent 96c8218564
commit a8ad145aeb
264 changed files with 71 additions and 71 deletions

5
src/compiler/gf-main.hs Normal file
View File

@@ -0,0 +1,5 @@
module Main where
import qualified GF
main = GF.main