forked from GitHub/gf-core
6 lines
55 B
Haskell
6 lines
55 B
Haskell
module Main where
|
|
|
|
import qualified GF
|
|
|
|
main = GF.main
|